javacommons

Provides common classes for use in other Java projects. No further dependencies.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

javacommons
Provides common classes for use in other Java projects. No further dependencies.
Ссылка на сайт

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

https://github.com/bernardladenthin/javacommons
Система контроля версий

Система контроля версий

https://github.com/bernardladenthin/javacommons

Скачать javacommons

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

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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M3
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
org.junit.jupiter : junit-jupiter-migration-support jar 5.0.0-M3
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 2.0.2-beta

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

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

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

Версия
1.1.0
1.0.0