| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.greenbird.mule |
| Идентификатор | Идентификаторgreenbird-mule-configuration |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgreenbird Mule Configuration
Extension that enables usage of the greenbird-configuration library in Mule ESB applications.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/ -->
<dependency>
<groupId>com.greenbird.mule</groupId>
<artifactId>greenbird-mule-configuration</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/
implementation 'com.greenbird.mule:greenbird-mule-configuration:2.0.0'
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/
implementation ("com.greenbird.mule:greenbird-mule-configuration:2.0.0")
'com.greenbird.mule:greenbird-mule-configuration:jar:2.0.0'
<dependency org="com.greenbird.mule" name="greenbird-mule-configuration" rev="2.0.0">
<artifact name="greenbird-mule-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.mule', module='greenbird-mule-configuration', version='2.0.0')
)
libraryDependencies += "com.greenbird.mule" % "greenbird-mule-configuration" % "2.0.0"
[com.greenbird.mule/greenbird-mule-configuration "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.greenbird : greenbird-configuration | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.modules : mule-module-spring-config | jar | 3.7.0 |
| org.springframework : spring-beans | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.greenbird.mule : greenbird-mule-test-tools | jar | 2.0.0 |
| org.mule.transports : mule-transport-vm | jar | 3.7.0 |