Last Version

maven:maven-war-plugin 20030413.023708


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven-war-plugin
Version

Version

20030413.023708
Type

Type

jar
Description

Description

Download maven-war-plugin 20030413.023708


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

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.