Base POM Java EE

Base POM for Java EE Projects

License

License

GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

basepom
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Base POM Java EE
Base POM for Java EE Projects
Project URL

Project URL

https://github.com/cchacin/base-pom

Download basepom

Filename Size
basepom-0.2.0.pom 21 KB
Browse

How to add to project

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

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
0.2.0
0.1.8
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3