| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.lunasaw |
| Идентификатор | Идентификаторluna-common |
| Последняя версия | Последняя версия2.0.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеluna-common
common is project which contains common utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| luna-common-2.0.1-RELEASE.pom | |
| luna-common-2.0.1-RELEASE.jar | 176 KB |
| luna-common-2.0.1-RELEASE-sources.jar | 112 KB |
| luna-common-2.0.1-RELEASE-javadoc.jar | 449 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>luna-common</artifactId>
<version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation 'io.github.lunasaw:luna-common:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation ("io.github.lunasaw:luna-common:2.0.1-RELEASE")
'io.github.lunasaw:luna-common:jar:2.0.1-RELEASE'
<dependency org="io.github.lunasaw" name="luna-common" rev="2.0.1-RELEASE">
<artifact name="luna-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='luna-common', version='2.0.1-RELEASE')
)
libraryDependencies += "io.github.lunasaw" % "luna-common" % "2.0.1-RELEASE"
[io.github.lunasaw/luna-common "2.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-validator : commons-validator | jar | 1.7 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.github.oshi : oshi-core | jar | 6.1.3 |
| com.alibaba : fastjson | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |