com.github.xgp:oss-parent

Parent pom for oss projects

License

License

GroupId

GroupId

com.github.xgp
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.xgp:oss-parent
Parent pom for oss projects
Project URL

Project URL

https://github.com/xgp/oss-parent
Source Code Management

Source Code Management

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

Download oss-parent

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xgp/oss-parent/ -->
<dependency>
    <groupId>com.github.xgp</groupId>
    <artifactId>oss-parent</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xgp/oss-parent/
implementation 'com.github.xgp:oss-parent:0.3'
// https://jarcasting.com/artifacts/com.github.xgp/oss-parent/
implementation ("com.github.xgp:oss-parent:0.3")
'com.github.xgp:oss-parent:pom:0.3'
<dependency org="com.github.xgp" name="oss-parent" rev="0.3">
  <artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xgp', module='oss-parent', version='0.3')
)
libraryDependencies += "com.github.xgp" % "oss-parent" % "0.3"
[com.github.xgp/oss-parent "0.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
0.3
0.2
0.1