| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.gratour.common |
| Идентификатор | Идентификаторgratour-common |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGratour common library
A java/scala library contains utility class does not contained in famous library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gratour-common-3.1.0.pom | |
| gratour-common-3.1.0.jar | 199 KB |
| gratour-common-3.1.0-sources.jar | 46 KB |
| gratour-common-3.1.0-javadoc.jar | 516 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.gratour.common/gratour-common/ -->
<dependency>
<groupId>info.gratour.common</groupId>
<artifactId>gratour-common</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.gratour.common/gratour-common/
implementation 'info.gratour.common:gratour-common:3.1.0'
// https://jarcasting.com/artifacts/info.gratour.common/gratour-common/
implementation ("info.gratour.common:gratour-common:3.1.0")
'info.gratour.common:gratour-common:jar:3.1.0'
<dependency org="info.gratour.common" name="gratour-common" rev="3.1.0">
<artifact name="gratour-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.gratour.common', module='gratour-common', version='3.1.0')
)
libraryDependencies += "info.gratour.common" % "gratour-common" % "3.1.0"
[info.gratour.common/gratour-common "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| commons-io : commons-io | jar | 2.6 |
| commons-validator : commons-validator | jar | 1.6 |
| com.google.code.gson : gson | jar | 2.8.6 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| org.scala-lang : scala-reflect | jar | 2.12.12 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
| dnsjava : dnsjava | jar | 2.1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |