OSS Parent

Parent maven project for OSS projects

License

License

GroupId

GroupId

com.github.ruediste
ArtifactId

ArtifactId

ossparent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

OSS Parent
Parent maven project for OSS projects
Project URL

Project URL

https://github.com/ruediste/ossparent

Download ossparent

Filename Size
ossparent-1.3.pom 3 KB
Browse

How to add to project

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

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.

Versions

Version
1.3
1.2
1.1
1.0