Last Version

Base POM 1.1.8

Generic base POM for Maven-based Java projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.wandrell.maven
ArtifactId

ArtifactId

base-pom
Version

Version

1.1.8
Type

Type

pom
Description

Description

Base POM
Generic base POM for Maven-based Java projects.
Project URL

Project URL

https://github.com/Bernardo-MG/base-pom
Project Organization

Project Organization

Bernardo Martínez Garrido
Source Code Management

Source Code Management

https://www.github.com/Bernardo-MG/base-pom

Download base-pom 1.1.8

Filename Size
base-pom-1.1.8.pom 38 KB
Browse

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

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.