Jiuxian maven project parent

Parent maven defination of Jiuxian projects

License

License

GroupId

GroupId

com.jiuxian
ArtifactId

ArtifactId

jiuxian-bom
Last Version

Last Version

1.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Jiuxian maven project parent
Parent maven defination of Jiuxian projects
Project URL

Project URL

https://github.com/jiuxiantuan/jiuxian-bom
Source Code Management

Source Code Management

https://github.com/jiuxiantuan/jiuxian-bom

Download jiuxian-bom

How to add to project

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

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.jiuxian

Jiuxian Open Source

Versions

Version
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE