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