License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdparent |
Version | Version3.7.1 |
Type | Typepom |
Description |
DescriptionDemoiselle Signer Parent
Parent artifact for Demoiselle Signer
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-3.7.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/parent/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>parent</artifactId>
<version>3.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/parent/
implementation 'org.demoiselle.signer:parent:3.7.1'
// https://jarcasting.com/artifacts/org.demoiselle.signer/parent/
implementation ("org.demoiselle.signer:parent:3.7.1")
'org.demoiselle.signer:parent:pom:3.7.1'
<dependency org="org.demoiselle.signer" name="parent" rev="3.7.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='parent', version='3.7.1')
)
libraryDependencies += "org.demoiselle.signer" % "parent" % "3.7.1"
[org.demoiselle.signer/parent "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | |
org.bouncycastle : bcmail-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |