Last Version

parent-pom 0.1.1

A parent pom for com.github.tomschi projects.

License

License

GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

parent-pom
Version

Version

0.1.1
Type

Type

pom
Description

Description

parent-pom
A parent pom for com.github.tomschi projects.
Project URL

Project URL

https://github.com/Tomschi/parent-pom
Project Organization

Project Organization

Tomschi
Source Code Management

Source Code Management

https://github.com/Tomschi/parent-pom

Download parent-pom 0.1.1

Filename Size
parent-pom-0.1.1.pom 13 KB
Browse

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