is not current version
Last Version 1.8.1

org.apache.axis2:axis2-resource-bundle 1.7.8

Contains the legal files that must be included in all artifacts

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-resource-bundle
Version

Version

1.7.8
Type

Type

jar

Download axis2-resource-bundle 1.7.8


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