License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-tools-wadlto |
Version | Version3.5.2 |
Type | Typepom |
Description |
DescriptionApache CXF Command Line Tools WADLTo
Apache CXF Command Line Tools WADLTo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-tools-wadlto-3.5.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wadlto/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wadlto</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wadlto/
implementation 'org.apache.cxf:cxf-tools-wadlto:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wadlto/
implementation ("org.apache.cxf:cxf-tools-wadlto:3.5.2")
'org.apache.cxf:cxf-tools-wadlto:pom:3.5.2'
<dependency org="org.apache.cxf" name="cxf-tools-wadlto" rev="3.5.2">
<artifact name="cxf-tools-wadlto" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-tools-wadlto', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-tools-wadlto" % "3.5.2"
[org.apache.cxf/cxf-tools-wadlto "3.5.2"]