is not current version
Last Version 0.0.5

oss-parent 0.0.3

the parent configuration for publishing to maven center

License

License

GroupId

GroupId

com.xiongyayun
ArtifactId

ArtifactId

oss-parent
Version

Version

0.0.3
Type

Type

pom
Description

Description

oss-parent
the parent configuration for publishing to maven center
Project URL

Project URL

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

Source Code Management

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

Download oss-parent 0.0.3

Filename Size
oss-parent-0.0.3.pom 5 KB
Browse

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