License |
License |
---|---|
Categories |
CategoriesEclipse Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-eclipse-plugin |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionApache CXF Eclipse Distribution
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-eclipse-plugin-2.1.10.pom | |
cxf-eclipse-plugin-2.1.10.zip | 10 MB |
cxf-eclipse-plugin-2.1.10-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-eclipse-plugin/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-eclipse-plugin</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-eclipse-plugin/
implementation 'org.apache.cxf:cxf-eclipse-plugin:2.1.10'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-eclipse-plugin/
implementation ("org.apache.cxf:cxf-eclipse-plugin:2.1.10")
'org.apache.cxf:cxf-eclipse-plugin:jar:2.1.10'
<dependency org="org.apache.cxf" name="cxf-eclipse-plugin" rev="2.1.10">
<artifact name="cxf-eclipse-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-eclipse-plugin', version='2.1.10')
)
libraryDependencies += "org.apache.cxf" % "cxf-eclipse-plugin" % "2.1.10"
[org.apache.cxf/cxf-eclipse-plugin "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-tools-wsdlto-databinding-jaxb | jar | 2.1.10 |
org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws | jar | 2.1.10 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.1.10 |
org.apache.cxf : cxf-rt-frontend-simple | jar | 2.1.10 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.1.10 |
org.apache.cxf : cxf-rt-transports-jms | jar | 2.1.10 |
org.apache.cxf : cxf-tools-java2ws | jar | 2.1.10 |
org.apache.velocity : velocity | jar | 1.6.2 |