License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdcore |
Version | Version3.7.1 |
Type | Typejar |
Description |
DescriptionDemoiselle Signature Core
Demoiselle Signature Core project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-3.7.1.pom | |
core-3.7.1.jar | 138 KB |
core-3.7.1-sources.jar | 160 KB |
core-3.7.1-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/core/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>core</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/core/
implementation 'org.demoiselle.signer:core:3.7.1'
// https://jarcasting.com/artifacts/org.demoiselle.signer/core/
implementation ("org.demoiselle.signer:core:3.7.1")
'org.demoiselle.signer:core:jar:3.7.1'
<dependency org="org.demoiselle.signer" name="core" rev="3.7.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='core', version='3.7.1')
)
libraryDependencies += "org.demoiselle.signer" % "core" % "3.7.1"
[org.demoiselle.signer/core "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
org.slf4j : slf4j-log4j12 | jar | |
org.bouncycastle : bcmail-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |