OSS Parent

Parent POM for all org.rauschig OSS projects.

License

License

GroupId

GroupId

org.rauschig
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

OSS Parent
Parent POM for all org.rauschig OSS projects.
Project URL

Project URL

http://rauschig.org/projects
Source Code Management

Source Code Management

https://github.com/thrau/oss-parent

Download oss-parent

Filename Size
oss-parent-1.pom 5 KB
Browse

How to add to project

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

org.rauschig OSS parent pom

Build Status

This is the root pom for all org.rauschig OSS projects. It contains a general release configuration and common plugin version declaration.

Versions

Version
1