cn.aradin:aradin-parent

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.aradin
ArtifactId

ArtifactId

aradin-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/aradin-parent

Download aradin-parent

Filename Size
aradin-parent-0.1.0.pom 14 KB
Browse

How to add to project

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

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
0.1.0