OSGL Tool Extension

Some extensions to osgl-tool project

Лицензия

Лицензия

Группа

Группа

org.osgl
Идентификатор

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

osgl-tool-ext
Последняя версия

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

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

OSGL Tool Extension
Some extensions to osgl-tool project
Ссылка на сайт

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

http://tool.osgl.org/
Организация-разработчик

Организация-разработчик

OSGL (Open Source General Library)
Система контроля версий

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

https://github.com/osglworks/java-tool

Скачать osgl-tool-ext

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

provided (3)

Идентификатор библиотеки Тип Версия
org.osgl : osgl-logging jar 1.5.1
org.osgl : osgl-tool jar 1.25.0
org.osgl : osgl-cache jar 1.8.1

test (1)

Идентификатор библиотеки Тип Версия
com.carrotsearch : junit-benchmarks jar 0.7.2

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

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

OSGL Java Tool

Some simple common Java utilities

See wiki

org.osgl

OSGL Works

OSGL Works is an umbrella of a set of open source general libraries

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

Версия
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.0.1