is not current version
Last Version 4.7.0

org.ow2.orchestra:orchestra-axis 4.2.1


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-axis
Version

Version

4.2.1
Type

Type

jar

Download orchestra-axis 4.2.1


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