is not current version
Last Version 1.3

net.stickycode.deploy:sticky-deployer-tomcat7 1.2

Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more

Categories

Categories

Tomcat Container Application Servers Net
GroupId

GroupId

net.stickycode.deploy
ArtifactId

ArtifactId

sticky-deployer-tomcat7
Version

Version

1.2
Type

Type

jar

Download sticky-deployer-tomcat7 1.2


<!-- https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/ -->
<dependency>
    <groupId>net.stickycode.deploy</groupId>
    <artifactId>sticky-deployer-tomcat7</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/
implementation 'net.stickycode.deploy:sticky-deployer-tomcat7:1.2'
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/
implementation ("net.stickycode.deploy:sticky-deployer-tomcat7:1.2")
'net.stickycode.deploy:sticky-deployer-tomcat7:jar:1.2'
<dependency org="net.stickycode.deploy" name="sticky-deployer-tomcat7" rev="1.2">
  <artifact name="sticky-deployer-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.deploy', module='sticky-deployer-tomcat7', version='1.2')
)
libraryDependencies += "net.stickycode.deploy" % "sticky-deployer-tomcat7" % "1.2"
[net.stickycode.deploy/sticky-deployer-tomcat7 "1.2"]