Last Version

Apache CXF Maven Plugins 3.5.2

Apache CXF Maven Plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-maven-plugins
Version

Version

3.5.2
Type

Type

pom
Description

Description

Apache CXF Maven Plugins
Apache CXF Maven Plugins
Project URL

Project URL

https://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-maven-plugins

Download cxf-maven-plugins 3.5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • codegen-plugin
  • java2ws-plugin
  • java2wadl-plugin
  • java2swagger-plugin
  • wsdl-validator-plugin
  • wadl2java-plugin
  • corba
  • archetypes