My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
Search
for
Updated Feb 04 (5 days ago) by Bruno.Ha...@manchester.ac.uk
Labels: Featured
MavenUsage  
Using jsslutils from Maven.

Using jsslutils from Maven

As of 22/05/2008, jsslutils (version 0.3) has entered the Maven central repository.

Here is the dependency descriptor:

<dependency>
	<groupId>com.googlecode.jsslutils</groupId>
	<artifactId>jsslutils</artifactId>
	<version>0.3</version>
</dependency>

In addition, you may also use the test keys and certificates, which are bundled separately:

<dependency>
	<groupId>com.googlecode.jsslutils</groupId>
	<artifactId>jsslutils-test-certificates</artifactId>
	<version>1.0</version>
</dependency>

Sign in to add a comment
Hosted by Google Code