Example Application

A application used as an example on how to set up pushing its components to the Central Repository.

Лицензия

Лицензия

Группа

Группа

io.github.wangxvdong
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.

Скачать commons

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

<!-- https://jarcasting.com/artifacts/io.github.wangxvdong/commons/ -->
<dependency>
    <groupId>io.github.wangxvdong</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wangxvdong/commons/
implementation 'io.github.wangxvdong:commons:0.0.3'
// https://jarcasting.com/artifacts/io.github.wangxvdong/commons/
implementation ("io.github.wangxvdong:commons:0.0.3")
'io.github.wangxvdong:commons:jar:0.0.3'
<dependency org="io.github.wangxvdong" name="commons" rev="0.0.3">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wangxvdong', module='commons', version='0.0.3')
)
libraryDependencies += "io.github.wangxvdong" % "commons" % "0.0.3"
[io.github.wangxvdong/commons "0.0.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.76

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
0.0.3
0.0.2
0.0.1