Java Framework Extension Parent

parent pom of the some java commons framework for the extension project

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.chenxiaobo
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Java Framework Extension Parent
parent pom of the some java commons framework for the extension project

Download parent

Filename Size
parent-1.2.2.RELEASE.pom 15 KB
Browse

How to add to project

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

Versions

Version
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE