grabbing jGuard with maven 2
jguard use the maven 2 GroupId net.sf.jguard each module has its own artifactId , like jguard , jguard-core , jguard-ext , jguard-jee and so on...use jGuard in your mavenized project
in your pom.xml file, you have to insert this code to use for example jguard-core :<dependency> <groupId>net.sf.jguard</groupId> <artifactId>jguard-core</artifactId> <version>1.0.0</version> </dependency>
jguard on iBiblio
you can reach jGuard on iBiblio at this adress: http://www.ibiblio.org/maven2/net/sf/jguard/
Version 1.5 last modified by Charles Gay on 24/01/2007 at 17:35
Document data
Attachments:
No attachments for this document
Comments: 0