License |
License |
---|---|
GroupId | GroupIdorg.signserver.deploytools |
ArtifactId | ArtifactIdDeployTools-Common |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelper tools and common project structure for building and deploying Java Enterprise applications using CESeCore.
|
Filename | Size |
---|---|
DeployTools-Common-2.2.1.pom | |
DeployTools-Common-2.2.1.jar | 19 KB |
DeployTools-Common-2.2.1-sources.jar | 10 KB |
DeployTools-Common-2.2.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.signserver.deploytools/DeployTools-Common/ -->
<dependency>
<groupId>org.signserver.deploytools</groupId>
<artifactId>DeployTools-Common</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.signserver.deploytools/DeployTools-Common/
implementation 'org.signserver.deploytools:DeployTools-Common:2.2.1'
// https://jarcasting.com/artifacts/org.signserver.deploytools/DeployTools-Common/
implementation ("org.signserver.deploytools:DeployTools-Common:2.2.1")
'org.signserver.deploytools:DeployTools-Common:jar:2.2.1'
<dependency org="org.signserver.deploytools" name="DeployTools-Common" rev="2.2.1">
<artifact name="DeployTools-Common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.signserver.deploytools', module='DeployTools-Common', version='2.2.1')
)
libraryDependencies += "org.signserver.deploytools" % "DeployTools-Common" % "2.2.1"
[org.signserver.deploytools/DeployTools-Common "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
commons-io : commons-io | jar | 1.4 |