Last Version

OSS Parent 1.3

Parent maven project for OSS projects

License

License

GroupId

GroupId

com.github.ruediste
ArtifactId

ArtifactId

ossparent
Version

Version

1.3
Type

Type

pom
Description

Description

OSS Parent
Parent maven project for OSS projects
Project URL

Project URL

https://github.com/ruediste/ossparent

Download ossparent 1.3

Filename Size
ossparent-1.3.pom 3 KB
Browse

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