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

Comments 0

No comments for this document

Attachments 0

No attachments for this document
 

Creator: Charles Gay on 2006/09/20 16:53
jGuard team copyright 2004-2007
1.1.1