License |
License
New BSD License
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddirect-jce-providers |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionDirect Project JCE Provider
Direct Project JCE Provider. Includes wrapper classes for other JCE providers
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
direct-jce-providers-1.0.pom | |
direct-jce-providers-1.0.jar | 17 KB |
direct-jce-providers-1.0-tests.jar | 3 KB |
direct-jce-providers-1.0-sources.jar | 13 KB |
direct-jce-providers-1.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/direct-jce-providers/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>direct-jce-providers</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-jce-providers/
implementation 'org.nhind:direct-jce-providers:1.0'
// https://jarcasting.com/artifacts/org.nhind/direct-jce-providers/
implementation ("org.nhind:direct-jce-providers:1.0")
'org.nhind:direct-jce-providers:jar:1.0'
<dependency org="org.nhind" name="direct-jce-providers" rev="1.0">
<artifact name="direct-jce-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-jce-providers', version='1.0')
)
libraryDependencies += "org.nhind" % "direct-jce-providers" % "1.0"
[org.nhind/direct-jce-providers "1.0"]
Group / Artifact | Type | Version |
---|---|---|
bouncycastle : bcprov-jdk15 | jar | 140 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
com.sun.jersey.contribs : jersey-spring | jar | 1.6 |
org.mockito : mockito-all | jar | 1.8.5 |