не последняя версия
Последняя версия 4.0.0

org.apache.cxf.xjcplugins:cxf-xjc-dv 3.2.2


Группа

Группа

org.apache.cxf.xjcplugins
Идентификатор

Идентификатор

cxf-xjc-dv
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать cxf-xjc-dv 3.2.2


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