is not current version
Last Version 1.2.1

org.ozoneplatform:ozone-custom-tomcat 1.2.0

Stock Tomcat server customized with OWF development SSL settings

Categories

Categories

Tomcat Container Application Servers ORM Data
GroupId

GroupId

org.ozoneplatform
ArtifactId

ArtifactId

ozone-custom-tomcat
Version

Version

1.2.0
Type

Type

pom

Download ozone-custom-tomcat 1.2.0


<!-- https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/ -->
<dependency>
    <groupId>org.ozoneplatform</groupId>
    <artifactId>ozone-custom-tomcat</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/
implementation 'org.ozoneplatform:ozone-custom-tomcat:1.2.0'
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-custom-tomcat/
implementation ("org.ozoneplatform:ozone-custom-tomcat:1.2.0")
'org.ozoneplatform:ozone-custom-tomcat:pom:1.2.0'
<dependency org="org.ozoneplatform" name="ozone-custom-tomcat" rev="1.2.0">
  <artifact name="ozone-custom-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ozoneplatform', module='ozone-custom-tomcat', version='1.2.0')
)
libraryDependencies += "org.ozoneplatform" % "ozone-custom-tomcat" % "1.2.0"
[org.ozoneplatform/ozone-custom-tomcat "1.2.0"]