| License |
License |
|---|---|
| GroupId | GroupIdorg.aperteworkflow.contrib |
| ArtifactId | ArtifactIdsample-mule-step |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsample-mule-step
Aperte Workflow OSGi contrib Plugins
|
| Filename | Size |
|---|---|
| sample-mule-step-1.1.1.pom | |
| sample-mule-step-1.1.1.jar | 2 KB |
| sample-mule-step-1.1.1-sources.jar | 1 KB |
| sample-mule-step-1.1.1-javadoc.jar | 340 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow.contrib/sample-mule-step/ -->
<dependency>
<groupId>org.aperteworkflow.contrib</groupId>
<artifactId>sample-mule-step</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/sample-mule-step/
implementation 'org.aperteworkflow.contrib:sample-mule-step:1.1.1'
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/sample-mule-step/
implementation ("org.aperteworkflow.contrib:sample-mule-step:1.1.1")
'org.aperteworkflow.contrib:sample-mule-step:jar:1.1.1'
<dependency org="org.aperteworkflow.contrib" name="sample-mule-step" rev="1.1.1">
<artifact name="sample-mule-step" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow.contrib', module='sample-mule-step', version='1.1.1')
)
libraryDependencies += "org.aperteworkflow.contrib" % "sample-mule-step" % "1.1.1"
[org.aperteworkflow.contrib/sample-mule-step "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aperteworkflow : integration-interface | jar | 1.1.1 |
| org.apache.felix : org.osgi.core | jar | 1.4.0 |
| pl.net.bluesoft : util | jar | 1.2.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| postgresql : postgresql | jar | 8.4-702.jdbc4 |