Last Version

com.brienwheeler.apps:apps-tomcat 1.11

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.brienwheeler.apps
ArtifactId

ArtifactId

apps-tomcat
Version

Version

1.11
Type

Type

jar
Description

Description

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

Download apps-tomcat 1.11


<!-- https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/ -->
<dependency>
    <groupId>com.brienwheeler.apps</groupId>
    <artifactId>apps-tomcat</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/
implementation 'com.brienwheeler.apps:apps-tomcat:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/
implementation ("com.brienwheeler.apps:apps-tomcat:1.11")
'com.brienwheeler.apps:apps-tomcat:jar:1.11'
<dependency org="com.brienwheeler.apps" name="apps-tomcat" rev="1.11">
  <artifact name="apps-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.apps', module='apps-tomcat', version='1.11')
)
libraryDependencies += "com.brienwheeler.apps" % "apps-tomcat" % "1.11"
[com.brienwheeler.apps/apps-tomcat "1.11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.brienwheeler.lib : lib-spring-beans jar 1.11
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.6
org.bouncycastle : bcpkix-jdk15on jar 1.50

runtime (4)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-jasper jar 9.0.6
org.apache.tomcat : tomcat-jasper jar 9.0.6
org.apache.tomcat : tomcat-jasper-el jar 9.0.6
org.apache.tomcat : tomcat-jsp-api jar 9.0.6

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.9.RELEASE
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.