GroupId | GroupIdorg.apache.sandesha2 |
---|---|
ArtifactId | ArtifactIdsandesha2-samples |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
sandesha2-samples-1.4.pom | |
sandesha2-samples-1.4.jar | 42 KB |
sandesha2-samples-1.4-sources.jar | 30 KB |
sandesha2-samples-1.4-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-samples/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-samples</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-samples/
implementation 'org.apache.sandesha2:sandesha2-samples:1.4'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-samples/
implementation ("org.apache.sandesha2:sandesha2-samples:1.4")
'org.apache.sandesha2:sandesha2-samples:jar:1.4'
<dependency org="org.apache.sandesha2" name="sandesha2-samples" rev="1.4">
<artifact name="sandesha2-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-samples', version='1.4')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-samples" % "1.4"
[org.apache.sandesha2/sandesha2-samples "1.4"]