License |
License
Apache License, Version 2.0
|
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.sf.michael-o.tomcat |
ArtifactId | ArtifactIdmichael-o-tomcat-extras |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMichael Osipov's Apache Tomcat Extras
A set of useful extra components for the Apache Tomcat servlet container.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/michael-o-tomcat-extras/ -->
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>michael-o-tomcat-extras</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/michael-o-tomcat-extras/
implementation 'net.sf.michael-o.tomcat:michael-o-tomcat-extras:2.1'
// https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/michael-o-tomcat-extras/
implementation ("net.sf.michael-o.tomcat:michael-o-tomcat-extras:2.1")
'net.sf.michael-o.tomcat:michael-o-tomcat-extras:jar:2.1'
<dependency org="net.sf.michael-o.tomcat" name="michael-o-tomcat-extras" rev="2.1">
<artifact name="michael-o-tomcat-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.michael-o.tomcat', module='michael-o-tomcat-extras', version='2.1')
)
libraryDependencies += "net.sf.michael-o.tomcat" % "michael-o-tomcat-extras" % "2.1"
[net.sf.michael-o.tomcat/michael-o-tomcat-extras "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.5.38 |
org.apache.tomcat : tomcat-util | jar | 8.5.38 |
org.apache.tomcat : tomcat-util-scan | jar | 8.5.38 |
org.apache.tomcat : tomcat-juli | jar | 8.5.38 |
org.apache.tomcat : tomcat-servlet-api | jar | 8.5.38 |