Last Version

org.signserver.deploytools:DeployTools-Common 2.2.1

Helper tools and common project structure for building and deploying Java Enterprise applications using CESeCore.

License

License

GroupId

GroupId

org.signserver.deploytools
ArtifactId

ArtifactId

DeployTools-Common
Version

Version

2.2.1
Type

Type

jar
Description

Description

Helper tools and common project structure for building and deploying Java Enterprise applications using CESeCore.

Download DeployTools-Common 2.2.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.