is not current version
Last Version 1.8.1

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-cxf-deploy-plugin
Version

Version

1.5
Type

Type

jar

Download respiro-cxf-deploy-plugin 1.5


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