Last Version

Tomcat 6 Manager Impl 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

tomcat6-manager-impl
Version

Version

0.0.1
Type

Type

jar
Description

Description

Tomcat 6 Manager Impl
Tomcat Maven Plugin is a Maven Plugin to generate Tomcat context file

Download tomcat6-manager-impl 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.marcosemiao.tomcat.maven.plugin : tomcat-manager-api jar 0.0.1
com.github.marcosemiao.tomcat.maven.plugin : tomcat-manager-core jar 0.0.1

provided (1)

Group / Artifact Type Version
com.github.marcosemiao : serviceloader-processor jar 0.0.1

Project Modules

There are no modules declared in this project.