greenbird core library

Generic classes such as exception types and basic utilities used by the other greenbird libraries.

Лицензия

Лицензия

Группа

Группа

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

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

greenbird-core
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

greenbird core library
Generic classes such as exception types and basic utilities used by the other greenbird libraries.
Организация-разработчик

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

greenbird Integration Technology

Скачать greenbird-core

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2
org.springframework : spring-core jar 4.1.6.RELEASE
commons-validator : commons-validator jar 1.4.0

test (7)

Идентификатор библиотеки Тип Версия
com.greenbird : greenbird-test-tools jar 2.0.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
org.powermock : powermock-core jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6
org.powermock : powermock-module-junit4 jar 1.5.6
commons-io : commons-io jar 2.4

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

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

Greenbird Integration Technology

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

Версия
1.2.0
1.1.0
1.0.0