My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MavenUsage  
Using jsslutils from Maven.
Featured
Updated Aug 9, 2010 by bharbu...@gmail.com

Using jsslutils from Maven

Here is the main dependency descriptor:

<dependency>
	<groupId>org.jsslutils</groupId>
	<artifactId>jsslutils</artifactId>
	<version>1.0.5</version>
</dependency>

In addition, you may also use some optional extensions:

<dependency>
	<groupId>org.jsslutils</groupId>
	<artifactId>jsslutils-extra-gsi</artifactId>
	<version>1.0.5</version>
</dependency>

Sign in to add a comment
Powered by Google Project Hosting