Jar examples for e:env-keystore
Creates KeyStore and TrustStore from environment variables
You can download jar file env-keystore 0.1.2 in this page.
MIT
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'
Click the following link to download the jar file.
env-keystore-0.1.2-javadoc.jar