Java Framework Extension Parent

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

parent
Последняя версия

Последняя версия

1.2.2.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать parent

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

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE