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

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


Группа

Группа

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

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

cxf-xjc-dv
Версия

Версия

2.7.0
Тип

Тип

jar

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


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