Download env-keystore-0.1.2.jar file - Jar e

Jar examples for e:env-keystore

Description

Creates KeyStore and TrustStore from environment variables

You can download jar file env-keystore 0.1.2 in this page.

License

MIT

Build File

You can use the following script to add env-keystore-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.jkutner</groupId>
   <artifactId>env-keystore</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.jkutner', name: 'env-keystore', version: '0.1.2'
libraryDependencies += "com.github.jkutner" % "env-keystore" % "0.1.2"
<dependency org="com.github.jkutner" name="env-keystore" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.jkutner', module='env-keystore', version='0.1.2'))
'com.github.jkutner:env-keystore:jar:0.1.2'

Download

Click the following link to download the jar file.

env-keystore-0.1.2-javadoc.jar
env-keystore-0.1.2-sources.jar
env-keystore-0.1.2.jar
env-keystore-0.1.2.pom



Related Tutorials