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

org.apache.axis2:axis2-adb 1.4

Axis2 Data Binding module

Группа

Группа

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

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

axis2-adb
Версия

Версия

1.4
Тип

Тип

jar

Скачать axis2-adb 1.4

Имя Файла Размер
axis2-adb-1.4.pom
axis2-adb-1.4.jar 755 KB
axis2-adb-1.4-sources.jar 552 KB
Обзор

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