License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers config Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.tomcat |
ArtifactId | ArtifactIdtomcat-storeconfig |
Last Version | Last Version10.1.0-M16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomcat storeconfig component
|
Project URL |
Project URL |
Filename | Size |
---|---|
tomcat-storeconfig-10.1.0-M16.pom | |
tomcat-storeconfig-10.1.0-M16.jar | 76 KB |
tomcat-storeconfig-10.1.0-M16-sources.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-storeconfig/ -->
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-storeconfig</artifactId>
<version>10.1.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-storeconfig/
implementation 'org.apache.tomcat:tomcat-storeconfig:10.1.0-M16'
// https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-storeconfig/
implementation ("org.apache.tomcat:tomcat-storeconfig:10.1.0-M16")
'org.apache.tomcat:tomcat-storeconfig:jar:10.1.0-M16'
<dependency org="org.apache.tomcat" name="tomcat-storeconfig" rev="10.1.0-M16">
<artifact name="tomcat-storeconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='tomcat-storeconfig', version='10.1.0-M16')
)
libraryDependencies += "org.apache.tomcat" % "tomcat-storeconfig" % "10.1.0-M16"
[org.apache.tomcat/tomcat-storeconfig "10.1.0-M16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-juli | jar | 10.1.0-M16 |
org.apache.tomcat : tomcat-coyote | jar | 10.1.0-M16 |
org.apache.tomcat : tomcat-tribes | jar | 10.1.0-M16 |
org.apache.tomcat : tomcat-catalina | jar | 10.1.0-M16 |
org.apache.tomcat : tomcat-catalina-ha | jar | 10.1.0-M16 |
org.apache.tomcat : tomcat-util | jar | 10.1.0-M16 |