oss-parent

Parent pom for public maven projects.

License

License

MIT
GroupId

GroupId

com.akijoey
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1.2.1
Release Date

Release Date

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

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

How to add to project

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