License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdtimestamp |
Version | Version3.7.0 |
Type | Typejar |
Description |
DescriptionDemoiselle Signer Timestamp
Demoiselle Signer Timestamp component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
timestamp-3.7.0.pom | |
timestamp-3.7.0.jar | 32 KB |
timestamp-3.7.0-sources.jar | 30 KB |
timestamp-3.7.0-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>timestamp</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/
implementation 'org.demoiselle.signer:timestamp:3.7.0'
// https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/
implementation ("org.demoiselle.signer:timestamp:3.7.0")
'org.demoiselle.signer:timestamp:jar:3.7.0'
<dependency org="org.demoiselle.signer" name="timestamp" rev="3.7.0">
<artifact name="timestamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='timestamp', version='3.7.0')
)
libraryDependencies += "org.demoiselle.signer" % "timestamp" % "3.7.0"
[org.demoiselle.signer/timestamp "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.demoiselle.signer : cryptography | jar | |
org.demoiselle.signer : core | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.bouncycastle : bcmail-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |