is not current version
Last Version 1.8.1

org.kantega.respiro:respiro-cxf-deploy-plugin 1.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-cxf-deploy-plugin
Version

Version

1.6
Type

Type

jar

Download respiro-cxf-deploy-plugin 1.6


<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-cxf-deploy-plugin/ -->
<dependency>
    <groupId>org.kantega.respiro</groupId>
    <artifactId>respiro-cxf-deploy-plugin</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-cxf-deploy-plugin/
implementation 'org.kantega.respiro:respiro-cxf-deploy-plugin:1.6'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-cxf-deploy-plugin/
implementation ("org.kantega.respiro:respiro-cxf-deploy-plugin:1.6")
'org.kantega.respiro:respiro-cxf-deploy-plugin:jar:1.6'
<dependency org="org.kantega.respiro" name="respiro-cxf-deploy-plugin" rev="1.6">
  <artifact name="respiro-cxf-deploy-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-cxf-deploy-plugin', version='1.6')
)
libraryDependencies += "org.kantega.respiro" % "respiro-cxf-deploy-plugin" % "1.6"
[org.kantega.respiro/respiro-cxf-deploy-plugin "1.6"]