OSSParent

This is the common settings for maven projects to publish to Maven Central Repository,artifacts extend from this one can publish to the repo without any setting.

Лицензия

Лицензия

Категории

Категории

Java 8 Языки программирования
Группа

Группа

cn.songxinqiang
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OSSParent
This is the common settings for maven projects to publish to Maven Central Repository,artifacts extend from this one can publish to the repo without any setting.
Ссылка на сайт

Ссылка на сайт

https://git.oschina.net/songxinqiang/OSSParent

Скачать oss-parent-java8

Имя Файла Размер
oss-parent-java8-1.0.pom 1 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0