License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers GUI User Interface |
GroupId | GroupIdio.guise |
ArtifactId | ArtifactIdguise-tomcat |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuise Tomcat
Guise™ extensions to Apache Tomcat.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
guise-tomcat-0.5.2.pom | |
guise-tomcat-0.5.2.jar | 6 KB |
guise-tomcat-0.5.2-sources.jar | 5 KB |
guise-tomcat-0.5.2-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.guise/guise-tomcat/ -->
<dependency>
<groupId>io.guise</groupId>
<artifactId>guise-tomcat</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.guise/guise-tomcat/
implementation 'io.guise:guise-tomcat:0.5.2'
// https://jarcasting.com/artifacts/io.guise/guise-tomcat/
implementation ("io.guise:guise-tomcat:0.5.2")
'io.guise:guise-tomcat:jar:0.5.2'
<dependency org="io.guise" name="guise-tomcat" rev="0.5.2">
<artifact name="guise-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.guise', module='guise-tomcat', version='0.5.2')
)
libraryDependencies += "io.guise" % "guise-tomcat" % "0.5.2"
[io.guise/guise-tomcat "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
io.urf : turf | jar | 0.4.1 |
io.urf : urf-vocab-content | jar | 0.4.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.50 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |