REI OSS Parent

Parent POM for REI Open Source Projects

License

License

GroupId

GroupId

com.rei.oss
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

REI OSS Parent
Parent POM for REI Open Source Projects
Source Code Management

Source Code Management

http://github.com/rei/oss-parent

Download oss-parent

Filename Size
oss-parent-2.pom 3 KB
Browse

How to add to project

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

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.
com.rei.oss

simpligility

Versions

Version
2
1