GroupId | GroupIdorg.apache.cxf.xjcplugins |
---|---|
ArtifactId | ArtifactIdcxf-xjc-bug986 |
Version | Version3.2.3 |
Type | Typejar |
Filename | Size |
---|---|
cxf-xjc-bug986-3.2.3.pom | |
cxf-xjc-bug986-3.2.3.jar | 12 KB |
cxf-xjc-bug986-3.2.3-sources.jar | 11 KB |
cxf-xjc-bug986-3.2.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/ -->
<dependency>
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-bug986</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/
implementation 'org.apache.cxf.xjcplugins:cxf-xjc-bug986:3.2.3'
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/
implementation ("org.apache.cxf.xjcplugins:cxf-xjc-bug986:3.2.3")
'org.apache.cxf.xjcplugins:cxf-xjc-bug986:jar:3.2.3'
<dependency org="org.apache.cxf.xjcplugins" name="cxf-xjc-bug986" rev="3.2.3">
<artifact name="cxf-xjc-bug986" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjcplugins', module='cxf-xjc-bug986', version='3.2.3')
)
libraryDependencies += "org.apache.cxf.xjcplugins" % "cxf-xjc-bug986" % "3.2.3"
[org.apache.cxf.xjcplugins/cxf-xjc-bug986 "3.2.3"]