is not current version
Last Version 4.7.0

org.ow2.orchestra:orchestra-axis 4.0.11


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-axis
Version

Version

4.0.11
Type

Type

jar

Download orchestra-axis 4.0.11


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