commons

This project is the foundation runtime commons project.

Лицензия

Лицензия

Группа

Группа

com.cisco.oss.foundation
Идентификатор

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

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

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

1.0.4-2
Дата

Дата

Тип

Тип

jar
Описание

Описание

commons
This project is the foundation runtime commons project.
Организация-разработчик

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

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

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

https://github.com/foundation-runtime/common.git

Скачать commons

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.13
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.13
junit : junit jar 4.11
org.springframework : spring-test jar 4.2.4.RELEASE
javax.annotation : jsr250-api jar 1.0

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

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

Commons is a utility library containing some small features and utilities that don't need to have thier own seperate module.

You can read the overview and user guide in our Wiki.

Following is the list of release references to the different libraries managed under this repository:

commons

Nightly Builds can be found here

com.cisco.oss.foundation

What is it about? http://foundation-runtime.github.io/

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

Версия
1.0.4-2
1.0.4-1
1.0.3-2
1.0.3-1
1.0.2-1
1.0.0-1
0.0.0-6
0.0.0-5