License |
License
lgpl
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.picketbox |
ArtifactId | ArtifactIdpicketbox-keystore |
Last Version | Last Version2012aug21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPicketBox Keystore
PicketBox Keystore contains the integration code to use drools
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.picketbox/picketbox-keystore/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-keystore</artifactId>
<version>2012aug21</version>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/picketbox-keystore/
implementation 'org.picketbox:picketbox-keystore:2012aug21'
// https://jarcasting.com/artifacts/org.picketbox/picketbox-keystore/
implementation ("org.picketbox:picketbox-keystore:2012aug21")
'org.picketbox:picketbox-keystore:jar:2012aug21'
<dependency org="org.picketbox" name="picketbox-keystore" rev="2012aug21">
<artifact name="picketbox-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-keystore', version='2012aug21')
)
libraryDependencies += "org.picketbox" % "picketbox-keystore" % "2012aug21"
[org.picketbox/picketbox-keystore "2012aug21"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.1.0.GA |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on Optional | jar | 1.47 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.47 |
org.jboss.logging : jboss-logging-processor Optional | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
com.h2database : h2 | jar | 1.3.168 |