License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.stickycode.deploy |
ArtifactId | ArtifactIdsticky-deployer-tomcat6 |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-deployer-tomcat6-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-tomcat6/ -->
<dependency>
<groupId>net.stickycode.deploy</groupId>
<artifactId>sticky-deployer-tomcat6</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat6/
implementation 'net.stickycode.deploy:sticky-deployer-tomcat6:1.14'
// https://jarcasting.com/artifacts/net.stickycode.deploy/sticky-deployer-tomcat6/
implementation ("net.stickycode.deploy:sticky-deployer-tomcat6:1.14")
'net.stickycode.deploy:sticky-deployer-tomcat6:jar:1.14'
<dependency org="net.stickycode.deploy" name="sticky-deployer-tomcat6" rev="1.14">
<artifact name="sticky-deployer-tomcat6" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.deploy', module='sticky-deployer-tomcat6', version='1.14')
)
libraryDependencies += "net.stickycode.deploy" % "sticky-deployer-tomcat6" % "1.14"
[net.stickycode.deploy/sticky-deployer-tomcat6 "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : coyote | jar | [6.0.35] |
org.apache.tomcat : jasper | jar | [6.0.35] |
org.eclipse.jdt.core.compiler : ecj | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |