License |
License |
---|---|
GroupId | GroupIdorg.mule.tests.archetypes |
ArtifactId | ArtifactIdexample-archetype |
Version | Version3.5.0-bighorn |
Type | Typejar |
Description |
DescriptionTest 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).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |