OSS Parent

A parent POM for releasing to Sonatype's Nexus server, providing hard version numbers for common plugins.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.xiantrimble
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

OSS Parent
A parent POM for releasing to Sonatype's Nexus server, providing hard version numbers for common plugins.

Download oss-parent

Filename Size
oss-parent-1.pom 13 KB
Browse

How to add to project

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

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