com.squeakysand - squeakysand-commons

Classes, interfaces and enums that assist with everyday Java development tasks.

Лицензия

Лицензия

Группа

Группа

com.squeakysand
Идентификатор

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

squeakysand-commons
Последняя версия

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

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.squeakysand - squeakysand-commons
Classes, interfaces and enums that assist with everyday Java development tasks.
Организация-разработчик

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

squeakysand.com

Скачать squeakysand-commons

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.jsoup : jsoup jar 1.7.2

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5

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

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

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

Версия
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0