webkit
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.brienwheeler.dist |
ArtifactId | ArtifactIddist-tomcat |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more
|
Filename | Size |
---|---|
dist-tomcat-1.11.pom | |
dist-tomcat-1.11.jar | 2 KB |
dist-tomcat-1.11-tests.jar | 1 KB |
dist-tomcat-1.11-sources.jar | 697 bytes |
dist-tomcat-1.11-javadoc.jar | 332 bytes |
dist-tomcat-1.11-jar-with-dependencies.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brienwheeler.dist/dist-tomcat/ -->
<dependency>
<groupId>com.brienwheeler.dist</groupId>
<artifactId>dist-tomcat</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.dist/dist-tomcat/
implementation 'com.brienwheeler.dist:dist-tomcat:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.dist/dist-tomcat/
implementation ("com.brienwheeler.dist:dist-tomcat:1.11")
'com.brienwheeler.dist:dist-tomcat:jar:1.11'
<dependency org="com.brienwheeler.dist" name="dist-tomcat" rev="1.11">
<artifact name="dist-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.dist', module='dist-tomcat', version='1.11')
)
libraryDependencies += "com.brienwheeler.dist" % "dist-tomcat" % "1.11"
[com.brienwheeler.dist/dist-tomcat "1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.brienwheeler.apps : apps-main | jar | 1.11 |
com.brienwheeler.apps : apps-tomcat | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
Version |
---|
1.11
|
1.10
|
1.09
|
1.08
|
1.07-RELEASE
|
1.07
|
1.06-RELEASE
|
1.05-RELEASE
|
1.03-RELEASE
|
1.02-RELEASE
|
1.01-RELEASE
|
1.0-RELEASE
|