is not current version
Last Version 1.6.2

org.apache.sandesha2:sandesha2-resource-bundle 1.4


GroupId

GroupId

org.apache.sandesha2
ArtifactId

ArtifactId

sandesha2-resource-bundle
Version

Version

1.4
Type

Type

jar

Download sandesha2-resource-bundle 1.4


<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-resource-bundle/ -->
<dependency>
    <groupId>org.apache.sandesha2</groupId>
    <artifactId>sandesha2-resource-bundle</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-resource-bundle/
implementation 'org.apache.sandesha2:sandesha2-resource-bundle:1.4'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-resource-bundle/
implementation ("org.apache.sandesha2:sandesha2-resource-bundle:1.4")
'org.apache.sandesha2:sandesha2-resource-bundle:jar:1.4'
<dependency org="org.apache.sandesha2" name="sandesha2-resource-bundle" rev="1.4">
  <artifact name="sandesha2-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-resource-bundle', version='1.4')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-resource-bundle" % "1.4"
[org.apache.sandesha2/sandesha2-resource-bundle "1.4"]