| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.axis2 |
| Идентификатор | Идентификаторversion |
| Версия | Версия1.7.9 |
| Тип | Типaar |
| Описание |
ОписаниеApache Axis2 - Version Service
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| version-1.7.9.pom | |
| version-1.7.9.aar | 9 KB |
| version-1.7.9-sources.jar | 7 KB |
| version-1.7.9-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/version/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>version</artifactId>
<version>1.7.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/version/
implementation 'org.apache.axis2:version:1.7.9'
// https://jarcasting.com/artifacts/org.apache.axis2/version/
implementation ("org.apache.axis2:version:1.7.9")
'org.apache.axis2:version:aar:1.7.9'
<dependency org="org.apache.axis2" name="version" rev="1.7.9">
<artifact name="version" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='version', version='1.7.9')
)
libraryDependencies += "org.apache.axis2" % "version" % "1.7.9"
[org.apache.axis2/version "1.7.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.axis2 : axis2-kernel | jar | 1.7.9 |