Last Version

OSS Parent 6

Placeholder for commonly used settings

License

License

GroupId

GroupId

com.github.genthaler
ArtifactId

ArtifactId

oss-parent
Version

Version

6
Type

Type

pom
Description

Description

OSS Parent
Placeholder for commonly used settings
Project URL

Project URL

http://genthaler.github.io/oss-parent/
Source Code Management

Source Code Management

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

Download oss-parent 6

Filename Size
oss-parent-6.pom 20 KB
Browse

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

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.