Last Version

Tomcat Manager Api 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-api
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download tomcat-manager-api 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.