|
From: Michael B. <mic...@gm...> - 2008-07-07 12:32:50
|
The groupId will be org.geotools for all the geotools modules. The version is whatever you're using (e.g. 2.4.4) and unless there is some very good reason to do otherwise you'll have this same version specified for all of the geotools dependencies in the pom. As for the artifactId, one way to work it out is discussed in this thread: http://www.mail-archive.com/geo...@li.../msg04928.html If you get stuck - ask here :) Michael 2008/7/7 fx5900 <luo...@ho...>: > > Oh i see, when i need to add a dependency, in this case gt2-coverage, where > can i find out the details such as the groupid, artifactid and version? > |