GroupId | GroupIdorg.apache.sandesha2 |
---|---|
ArtifactId | ArtifactIdsandesha2-rampart-integration |
Version | Version1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-rampart-integration/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-rampart-integration</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-rampart-integration/
implementation 'org.apache.sandesha2:sandesha2-rampart-integration:1.4'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-rampart-integration/
implementation ("org.apache.sandesha2:sandesha2-rampart-integration:1.4")
'org.apache.sandesha2:sandesha2-rampart-integration:jar:1.4'
<dependency org="org.apache.sandesha2" name="sandesha2-rampart-integration" rev="1.4">
<artifact name="sandesha2-rampart-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-rampart-integration', version='1.4')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-rampart-integration" % "1.4"
[org.apache.sandesha2/sandesha2-rampart-integration "1.4"]