is not current version
Last Version 1.2.1

oss-parent 0.0.2

Parent pom for public maven projects.

License

License

MIT
GroupId

GroupId

com.akijoey
ArtifactId

ArtifactId

oss-parent
Version

Version

0.0.2
Type

Type

pom
Description

Description

oss-parent
Parent pom for public maven projects.
Project URL

Project URL

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

Source Code Management

https://github.com/akijoey/oss-parent.git

Download oss-parent 0.0.2

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

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