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