License |
License |
---|---|
GroupId | GroupIdorg.mule.modules |
ArtifactId | ArtifactIdmule-module-annotations |
Version | Version3.9.0 |
Type | Typejar |
Description |
DescriptionAnnotations
Annotations for configuring Mule at various levels such as services, entry points, transformers and
expressions.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-annotations/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-annotations</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-annotations/
implementation 'org.mule.modules:mule-module-annotations:3.9.0'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-annotations/
implementation ("org.mule.modules:mule-module-annotations:3.9.0")
'org.mule.modules:mule-module-annotations:jar:3.9.0'
<dependency org="org.mule.modules" name="mule-module-annotations" rev="3.9.0">
<artifact name="mule-module-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-annotations', version='3.9.0')
)
libraryDependencies += "org.mule.modules" % "mule-module-annotations" % "3.9.0"
[org.mule.modules/mule-module-annotations "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | jar | 3.9.0 |
cglib : cglib-nodep | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | test-jar | 3.9.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |