Last Version

API Annotations 1.0.1

Annotations used for Mule Module API definition

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

api-annotations
Version

Version

1.0.1
Type

Type

jar
Description

Description

API Annotations
Annotations used for Mule Module API definition
Project URL

Project URL

https://github.com/mulesoft/api-annotations
Project Organization

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

https://github.com/mulesoft/api-annotations

Download api-annotations 1.0.1


<!-- https://jarcasting.com/artifacts/org.mule.runtime/api-annotations/ -->
<dependency>
    <groupId>org.mule.runtime</groupId>
    <artifactId>api-annotations</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/api-annotations/
implementation 'org.mule.runtime:api-annotations:1.0.1'
// https://jarcasting.com/artifacts/org.mule.runtime/api-annotations/
implementation ("org.mule.runtime:api-annotations:1.0.1")
'org.mule.runtime:api-annotations:jar:1.0.1'
<dependency org="org.mule.runtime" name="api-annotations" rev="1.0.1">
  <artifact name="api-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='api-annotations', version='1.0.1')
)
libraryDependencies += "org.mule.runtime" % "api-annotations" % "1.0.1"
[org.mule.runtime/api-annotations "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.