Last Version

Tomcat Manager Core 0.0.1

Tomcat Maven Plugin is a Maven Plugin to generate Tomcat context file

License

License

Categories

Categories

Tomcat Container Application Servers Maven Build Tools
GroupId

GroupId

com.github.marcosemiao.tomcat.maven.plugin
ArtifactId

ArtifactId

tomcat-manager-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

Tomcat Manager Core
Tomcat Maven Plugin is a Maven Plugin to generate Tomcat context file

Download tomcat-manager-core 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.maven.plugin/tomcat-manager-core/ -->
<dependency>
    <groupId>com.github.marcosemiao.tomcat.maven.plugin</groupId>
    <artifactId>tomcat-manager-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.maven.plugin/tomcat-manager-core/
implementation 'com.github.marcosemiao.tomcat.maven.plugin:tomcat-manager-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.maven.plugin/tomcat-manager-core/
implementation ("com.github.marcosemiao.tomcat.maven.plugin:tomcat-manager-core:0.0.1")
'com.github.marcosemiao.tomcat.maven.plugin:tomcat-manager-core:jar:0.0.1'
<dependency org="com.github.marcosemiao.tomcat.maven.plugin" name="tomcat-manager-core" rev="0.0.1">
  <artifact name="tomcat-manager-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.tomcat.maven.plugin', module='tomcat-manager-core', version='0.0.1')
)
libraryDependencies += "com.github.marcosemiao.tomcat.maven.plugin" % "tomcat-manager-core" % "0.0.1"
[com.github.marcosemiao.tomcat.maven.plugin/tomcat-manager-core "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.jdom : jdom jar 2.0.2
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.