CodeGist Commons

CodeGist Commons offers a set of utility classes for common tasks, as encoding/decoding, collections, I/O, marshalling/unmarshalling, reflection and more.

Лицензия

Лицензия

Apache Software License - Version 2.0
Группа

Группа

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

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

codegist-common
Последняя версия

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

2.0.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CodeGist Commons
CodeGist Commons offers a set of utility classes for common tasks, as encoding/decoding, collections, I/O, marshalling/unmarshalling, reflection and more.
Система контроля версий

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

https://github.com/codegist/common

Скачать codegist-common

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
cglib : cglib Необязательный jar 2.2
log4j : log4j Необязательный jar 1.2.16
org.slf4j : slf4j-api Необязательный jar 1.6.0
commons-logging : commons-logging Необязательный jar 1.0
com.google.android : android Необязательный jar 2.3.3

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-api-mockito jar 1.4.9
org.powermock : powermock-module-junit4 jar 1.4.9

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

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

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

Версия
2.0.0-RC1
1.0.1
1.0.0