License |
License
GNU LGPL v3
|
---|---|
GroupId | GroupIdorg.gitorious.jcryptionspring |
ArtifactId | ArtifactIdjcryption-spring |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionJCryption Spring integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jcryption-spring-0.1.2.pom | |
jcryption-spring-0.1.2.jar | 12 KB |
jcryption-spring-0.1.2-sources.jar | 5 KB |
jcryption-spring-0.1.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gitorious.jcryptionspring/jcryption-spring/ -->
<dependency>
<groupId>org.gitorious.jcryptionspring</groupId>
<artifactId>jcryption-spring</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gitorious.jcryptionspring/jcryption-spring/
implementation 'org.gitorious.jcryptionspring:jcryption-spring:0.1.2'
// https://jarcasting.com/artifacts/org.gitorious.jcryptionspring/jcryption-spring/
implementation ("org.gitorious.jcryptionspring:jcryption-spring:0.1.2")
'org.gitorious.jcryptionspring:jcryption-spring:jar:0.1.2'
<dependency org="org.gitorious.jcryptionspring" name="jcryption-spring" rev="0.1.2">
<artifact name="jcryption-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gitorious.jcryptionspring', module='jcryption-spring', version='0.1.2')
)
libraryDependencies += "org.gitorious.jcryptionspring" % "jcryption-spring" % "0.1.2"
[org.gitorious.jcryptionspring/jcryption-spring "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.5.11 |
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |
net.sf.flexjson : flexjson | jar | 2.1 |
bouncycastle : bcprov-jdk16 | jar | 140 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.3 |
commons-collections : commons-collections | jar | 3.2.1 |
org.springframework : spring-web | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |