| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.greenbird.camel |
| Идентификатор | Идентификаторgreenbird-camel-configuration |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgreenbird Apache Camel Configuration
Extension that enables usage of the greenbird-configuration library with Apache Camel.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/ -->
<dependency>
<groupId>com.greenbird.camel</groupId>
<artifactId>greenbird-camel-configuration</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/
implementation 'com.greenbird.camel:greenbird-camel-configuration:1.1.0'
// https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/
implementation ("com.greenbird.camel:greenbird-camel-configuration:1.1.0")
'com.greenbird.camel:greenbird-camel-configuration:jar:1.1.0'
<dependency org="com.greenbird.camel" name="greenbird-camel-configuration" rev="1.1.0">
<artifact name="greenbird-camel-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.camel', module='greenbird-camel-configuration', version='1.1.0')
)
libraryDependencies += "com.greenbird.camel" % "greenbird-camel-configuration" % "1.1.0"
[com.greenbird.camel/greenbird-camel-configuration "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.greenbird : greenbird-configuration | jar | 1.3.0 |
| org.apache.camel : camel-spring | jar | 2.16.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 4.1.6.RELEASE |
| org.apache.logging.log4j : log4j-api | jar | 2.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |