| License |
License |
|---|---|
| GroupId | GroupIdorg.mule.runtime |
| ArtifactId | ArtifactIdmule-module-license-api |
| Version | Version4.1.1 |
| Type | Typejar |
| Description |
DescriptionMule Runtime License API
This module provides an API for license verification
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-module-license-api/ -->
<dependency>
<groupId>org.mule.runtime</groupId>
<artifactId>mule-module-license-api</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-license-api/
implementation 'org.mule.runtime:mule-module-license-api:4.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-license-api/
implementation ("org.mule.runtime:mule-module-license-api:4.1.1")
'org.mule.runtime:mule-module-license-api:jar:4.1.1'
<dependency org="org.mule.runtime" name="mule-module-license-api" rev="4.1.1">
<artifact name="mule-module-license-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-module-license-api', version='4.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-module-license-api" % "4.1.1"
[org.mule.runtime/mule-module-license-api "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.runtime : mule-core | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.tests : mule-tests-unit | jar | 4.1.1 |
| com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |
| io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |