License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdbuild |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDemoiselle Signer Build
Demoiselle Framework's component for specifications of ICP-BRASIL Public Key Infrastructure (PKI)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-4.1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/build/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>build</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/build/
implementation 'org.demoiselle.signer:build:4.1.0'
// https://jarcasting.com/artifacts/org.demoiselle.signer/build/
implementation ("org.demoiselle.signer:build:4.1.0")
'org.demoiselle.signer:build:pom:4.1.0'
<dependency org="org.demoiselle.signer" name="build" rev="4.1.0">
<artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='build', version='4.1.0')
)
libraryDependencies += "org.demoiselle.signer" % "build" % "4.1.0"
[org.demoiselle.signer/build "4.1.0"]