is not current version
Last Version 1.6.0

org.apache.cxf.fediz:plugin 1.5.0


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

plugin
Version

Version

1.5.0
Type

Type

pom

Download plugin 1.5.0

Filename Size
plugin-1.5.0.pom 2 KB
Browse

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