License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdcore |
Version | Version3.6.4 |
Type | Typejar |
Description |
DescriptionDemoiselle Signature Core
Demoiselle Signature Core project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-3.6.4.pom | |
core-3.6.4.jar | 126 KB |
core-3.6.4-sources.jar | 149 KB |
core-3.6.4-javadoc.jar | 508 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/core/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>core</artifactId>
<version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/core/
implementation 'org.demoiselle.signer:core:3.6.4'
// https://jarcasting.com/artifacts/org.demoiselle.signer/core/
implementation ("org.demoiselle.signer:core:3.6.4")
'org.demoiselle.signer:core:jar:3.6.4'
<dependency org="org.demoiselle.signer" name="core" rev="3.6.4">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='core', version='3.6.4')
)
libraryDependencies += "org.demoiselle.signer" % "core" % "3.6.4"
[org.demoiselle.signer/core "3.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | |
org.bouncycastle : bcmail-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |