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

org.apache.axis2:axis2-codegen 1.2

Axis2 Code Generation module

Группа

Группа

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

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

axis2-codegen
Версия

Версия

1.2
Тип

Тип

jar

Скачать axis2-codegen 1.2

Имя Файла Размер
axis2-codegen-1.2.pom
axis2-codegen-1.2.jar 186 KB
Обзор

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