License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers ORM Data |
GroupId | GroupIdorg.ozoneplatform |
ArtifactId | ArtifactIdozone-custom-tomcat |
Version | Version1.2.1 |
Type | Typepom |
Description |
Descriptionorg.ozoneplatform:ozone-custom-tomcat
Stock Tomcat server customized with OWF development SSL settings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ozone-custom-tomcat-1.2.1.pom | |
ozone-custom-tomcat-1.2.1.zip | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/ -->
<dependency>
<groupId>org.ozoneplatform</groupId>
<artifactId>ozone-custom-tomcat</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/
implementation 'org.ozoneplatform:ozone-custom-tomcat:1.2.1'
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/
implementation ("org.ozoneplatform:ozone-custom-tomcat:1.2.1")
'org.ozoneplatform:ozone-custom-tomcat:pom:1.2.1'
<dependency org="org.ozoneplatform" name="ozone-custom-tomcat" rev="1.2.1">
<artifact name="ozone-custom-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ozoneplatform', module='ozone-custom-tomcat', version='1.2.1')
)
libraryDependencies += "org.ozoneplatform" % "ozone-custom-tomcat" % "1.2.1"
[org.ozoneplatform/ozone-custom-tomcat "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
log4j : apache-log4j-extras | jar | 1.1 |
org.apache.tomcat.extras : tomcat-extras-juli-adapters | jar | 7.0.54 |