Last Version

Maven Central Sample Mule Plugin 1.0.4

Sample Application for Testing the Maven Central Publication Process

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.avioconsulting
ArtifactId

ArtifactId

maven-central-sample-mule-plugin
Version

Version

1.0.4
Type

Type

jar
Description

Description

Maven Central Sample Mule Plugin
Sample Application for Testing the Maven Central Publication Process
Project Organization

Project Organization

AVIO Consulting

Download maven-central-sample-mule-plugin 1.0.4


<!-- https://jarcasting.com/artifacts/com.avioconsulting/maven-central-sample-mule-plugin/ -->
<dependency>
    <groupId>com.avioconsulting</groupId>
    <artifactId>maven-central-sample-mule-plugin</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.avioconsulting/maven-central-sample-mule-plugin/
implementation 'com.avioconsulting:maven-central-sample-mule-plugin:1.0.4'
// https://jarcasting.com/artifacts/com.avioconsulting/maven-central-sample-mule-plugin/
implementation ("com.avioconsulting:maven-central-sample-mule-plugin:1.0.4")
'com.avioconsulting:maven-central-sample-mule-plugin:jar:1.0.4'
<dependency org="com.avioconsulting" name="maven-central-sample-mule-plugin" rev="1.0.4">
  <artifact name="maven-central-sample-mule-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avioconsulting', module='maven-central-sample-mule-plugin', version='1.0.4')
)
libraryDependencies += "com.avioconsulting" % "maven-central-sample-mule-plugin" % "1.0.4"
[com.avioconsulting/maven-central-sample-mule-plugin "1.0.4"]

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.