Last Version

Tomcat Maven Plugin Parent 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

parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

Tomcat Maven Plugin Parent
Tomcat Maven Plugin is a Maven Plugin to generate Tomcat context file
Project URL

Project URL

https://github.com/marcosemiao/tomcat-maven-plugin
Source Code Management

Source Code Management

https://github.com/marcosemiao/tomcat-maven-plugin

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 6 KB
Browse

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