is not current version
Last Version 1.6.0

org.apache.cxf.fediz:plugin 1.4.6


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

plugin
Version

Version

1.4.6
Type

Type

pom

Download plugin 1.4.6

Filename Size
plugin-1.4.6.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.4.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/plugin/
implementation 'org.apache.cxf.fediz:plugin:1.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/plugin/
implementation ("org.apache.cxf.fediz:plugin:1.4.6")
'org.apache.cxf.fediz:plugin:pom:1.4.6'
<dependency org="org.apache.cxf.fediz" name="plugin" rev="1.4.6">
  <artifact name="plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='plugin', version='1.4.6')
)
libraryDependencies += "org.apache.cxf.fediz" % "plugin" % "1.4.6"
[org.apache.cxf.fediz/plugin "1.4.6"]