LittleShoot Utilities

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

LittleShoot Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

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

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

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

https://adamfisk@github.com/adamfisk/littleshoot-util.git

Скачать util

Имя Файла Размер
util-1.0.3.pom
util-1.0.3.jar 156 KB
util-1.0.3-sources.jar 107 KB
util-1.0.3-javadoc.jar 515 KB
Обзор

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.7
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

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

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0