Last Version

OSS Parent 1

Parent POM for all org.rauschig OSS projects.

License

License

GroupId

GroupId

org.rauschig
ArtifactId

ArtifactId

oss-parent
Version

Version

1
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 1

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

<!-- 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.