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