com.squeakysand.devtools - uberpom-java-war

A POM that can be extended by POMs that use the WAR packaging type. It extends the JAR Uber POM because WAR files can contain Java source code so we want to inherit all the reporting and other settings.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.squeakysand.devtools
ArtifactId

ArtifactId

uberpom-java-war
Last Version

Last Version

7
Release Date

Release Date

Type

Type

pom
Description

Description

com.squeakysand.devtools - uberpom-java-war
A POM that can be extended by POMs that use the WAR packaging type. It extends the JAR Uber POM because WAR files can contain Java source code so we want to inherit all the reporting and other settings.
Project URL

Project URL

http://www.squeakysand.com/projects/devtools/uberpom-java/7/uberpom-java-jar/uberpom-java-war/
Project Organization

Project Organization

squeakysand.com

Download uberpom-java-war

Filename Size
uberpom-java-war-7.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.squeakysand.devtools/uberpom-java-war/ -->
<dependency>
    <groupId>com.squeakysand.devtools</groupId>
    <artifactId>uberpom-java-war</artifactId>
    <version>7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.devtools/uberpom-java-war/
implementation 'com.squeakysand.devtools:uberpom-java-war:7'
// https://jarcasting.com/artifacts/com.squeakysand.devtools/uberpom-java-war/
implementation ("com.squeakysand.devtools:uberpom-java-war:7")
'com.squeakysand.devtools:uberpom-java-war:pom:7'
<dependency org="com.squeakysand.devtools" name="uberpom-java-war" rev="7">
  <artifact name="uberpom-java-war" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.devtools', module='uberpom-java-war', version='7')
)
libraryDependencies += "com.squeakysand.devtools" % "uberpom-java-war" % "7"
[com.squeakysand.devtools/uberpom-java-war "7"]

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.

Versions

Version
7
6
5
4
3
2
1