Last Version

Tomcat 7 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

tomcat7-manager-impl
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download tomcat7-manager-impl 0.0.1


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