License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.stickycode.deploy |
ArtifactId | ArtifactIdsticky-deployer-tomcat7 |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-deployer-tomcat7-1
Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling,
monitoring, management and more
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/ -->
<dependency>
<groupId>net.stickycode.deploy</groupId>
<artifactId>sticky-deployer-tomcat7</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/
implementation 'net.stickycode.deploy:sticky-deployer-tomcat7:1.3'
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat7/
implementation ("net.stickycode.deploy:sticky-deployer-tomcat7:1.3")
'net.stickycode.deploy:sticky-deployer-tomcat7:jar:1.3'
<dependency org="net.stickycode.deploy" name="sticky-deployer-tomcat7" rev="1.3">
<artifact name="sticky-deployer-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.deploy', module='sticky-deployer-tomcat7', version='1.3')
)
libraryDependencies += "net.stickycode.deploy" % "sticky-deployer-tomcat7" % "1.3"
[net.stickycode.deploy/sticky-deployer-tomcat7 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-coyote | jar | [7.0.40] |
org.apache.tomcat : tomcat-catalina | jar | [7.0.40] |
org.apache.tomcat : tomcat-jasper | jar | [7.0.40] |
org.eclipse.jdt.core.compiler : ecj | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |