Parent POM for OSS Projects

This is parent POM for my OSS projects

License

License

MIT License
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

7
Release Date

Release Date

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

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

How to add to project

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

Versions

Version
7
6
5
4
3
2
1