is not current version
Last Version 0.5.1

uk.co.develop4:tomcat-extension 0.3.0

Build to keep auditors happy, by ensuring that resources in Tomcat configuration files can be encrypted or hidden so that the settings will never appear in plain text.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

uk.co.develop4
ArtifactId

ArtifactId

tomcat-extension
Version

Version

0.3.0
Type

Type

jar

Download tomcat-extension 0.3.0


<!-- https://jarcasting.com/artifacts/uk.co.develop4/tomcat-extension/ -->
<dependency>
    <groupId>uk.co.develop4</groupId>
    <artifactId>tomcat-extension</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.develop4/tomcat-extension/
implementation 'uk.co.develop4:tomcat-extension:0.3.0'
// https://jarcasting.com/artifacts/uk.co.develop4/tomcat-extension/
implementation ("uk.co.develop4:tomcat-extension:0.3.0")
'uk.co.develop4:tomcat-extension:jar:0.3.0'
<dependency org="uk.co.develop4" name="tomcat-extension" rev="0.3.0">
  <artifact name="tomcat-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.develop4', module='tomcat-extension', version='0.3.0')
)
libraryDependencies += "uk.co.develop4" % "tomcat-extension" % "0.3.0"
[uk.co.develop4/tomcat-extension "0.3.0"]