| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.tests.archetypes |
| Идентификатор | Идентификаторexample-archetype |
| Версия | Версия3.5.0-bighorn |
| Тип | Типjar |
| Описание |
ОписаниеTest for Mule Example Archetype
Mule is the world's most widely used open source Enterprise Service
Bus (ESB). Designed to support high-performance, multi-protocol transactions
between heterogeneous systems and services, Mule provides the basis for
service oriented architecture (SOA).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| example-archetype-3.5.0-bighorn.pom | |
| example-archetype-3.5.0-bighorn.jar | 2 KB |
| example-archetype-3.5.0-bighorn-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mule.tests.archetypes/example-archetype/ -->
<dependency>
<groupId>org.mule.tests.archetypes</groupId>
<artifactId>example-archetype</artifactId>
<version>3.5.0-bighorn</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests.archetypes/example-archetype/
implementation 'org.mule.tests.archetypes:example-archetype:3.5.0-bighorn'
// https://jarcasting.com/artifacts/org.mule.tests.archetypes/example-archetype/
implementation ("org.mule.tests.archetypes:example-archetype:3.5.0-bighorn")
'org.mule.tests.archetypes:example-archetype:jar:3.5.0-bighorn'
<dependency org="org.mule.tests.archetypes" name="example-archetype" rev="3.5.0-bighorn">
<artifact name="example-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests.archetypes', module='example-archetype', version='3.5.0-bighorn')
)
libraryDependencies += "org.mule.tests.archetypes" % "example-archetype" % "3.5.0-bighorn"
[org.mule.tests.archetypes/example-archetype "3.5.0-bighorn"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.tools : mule-example-archetype | jar | 3.5.0-bighorn |
| org.mule : mule-core | jar | 3.5.0-bighorn |
| org.mule.modules : mule-module-spring-config | jar | 3.5.0-bighorn |
| org.springframework : spring-beans | jar | 3.2.1.RELEASE |