Last Version

pom 1

Root POM for all mvitz's projects

License

License

GroupId

GroupId

de.mvitz
ArtifactId

ArtifactId

pom
Version

Version

1
Type

Type

pom
Description

Description

pom
Root POM for all mvitz's projects
Source Code Management

Source Code Management

https://github.com/mvitz/pom

Download pom 1

Filename Size
pom-1.pom 2 KB
Browse

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

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.