Last Version

Parent POM for OSS Projects 7

This is parent POM for my OSS projects

License

License

MIT License
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

oss-parent
Version

Version

7
Type

Type

pom
Description

Description

Parent POM for OSS Projects
This is parent POM for my OSS projects
Project URL

Project URL

https://github.com/sarxos/oss-parent
Project Organization

Project Organization

Bartosz Firyn (sarxos)

Download oss-parent 7

Filename Size
oss-parent-7.pom 18 KB
Browse

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

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.