Mikera POM

Standard parent pom.xml for net.mikera projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mikera-pom
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Mikera POM
Standard parent pom.xml for net.mikera projects
Project URL

Project URL

https://github.com/mikera/mikera-pom
Source Code Management

Source Code Management

https://github.com/mikera/mikera-pom.git

Download mikera-pom

Filename Size
mikera-pom-0.6.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.mikera/mikera-pom/ -->
<dependency>
    <groupId>net.mikera</groupId>
    <artifactId>mikera-pom</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mikera/mikera-pom/
implementation 'net.mikera:mikera-pom:0.6.0'
// https://jarcasting.com/artifacts/net.mikera/mikera-pom/
implementation ("net.mikera:mikera-pom:0.6.0")
'net.mikera:mikera-pom:pom:0.6.0'
<dependency org="net.mikera" name="mikera-pom" rev="0.6.0">
  <artifact name="mikera-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mikera', module='mikera-pom', version='0.6.0')
)
libraryDependencies += "net.mikera" % "mikera-pom" % "0.6.0"
[net.mikera/mikera-pom "0.6.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.

mikera-pom

Parent pom.xml for mikera projects

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5