не последняя версия
Последняя версия 1.2.2.RELEASE

net.coding.chenxiaobo:parent 1.0.0.RELEASE

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

Категории

Категории

Сеть
Группа

Группа

net.coding.chenxiaobo
Идентификатор

Идентификатор

parent
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать parent 1.0.0.RELEASE

Имя Файла Размер
parent-1.0.0.RELEASE.pom 15 KB
Обзор

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