License |
License |
---|---|
GroupId | GroupIdse.skltp.commons |
ArtifactId | ArtifactIdtp-commons-mule |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontp-commons-mule
The default parent pom for components that use soi-toolkit, e.g. integration and schema components
|
Filename | Size |
---|---|
tp-commons-mule-1.0.1.pom | |
tp-commons-mule-1.0.1.jar | 5 KB |
tp-commons-mule-1.0.1-tests.jar | 10 KB |
tp-commons-mule-1.0.1-sources.jar | 2 KB |
tp-commons-mule-1.0.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.skltp.commons/tp-commons-mule/ -->
<dependency>
<groupId>se.skltp.commons</groupId>
<artifactId>tp-commons-mule</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.commons/tp-commons-mule/
implementation 'se.skltp.commons:tp-commons-mule:1.0.1'
// https://jarcasting.com/artifacts/se.skltp.commons/tp-commons-mule/
implementation ("se.skltp.commons:tp-commons-mule:1.0.1")
'se.skltp.commons:tp-commons-mule:jar:1.0.1'
<dependency org="se.skltp.commons" name="tp-commons-mule" rev="1.0.1">
<artifact name="tp-commons-mule" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.commons', module='tp-commons-mule', version='1.0.1')
)
libraryDependencies += "se.skltp.commons" % "tp-commons-mule" % "1.0.1"
[se.skltp.commons/tp-commons-mule "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.soitoolkit.commons.components : soitoolkit-commons-mule | jar | 0.6.1 |
org.soitoolkit.commons.poms.mule-dependencies : soitoolkit-mule-3.3.1-dependencies | pom | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.soitoolkit.commons.poms : soitoolkit-test-dependencies | pom | 0.6.1 |
junit : junit | jar | 4.11 |