OpenAS2

This is the base Maven build file for the OpenAS2 project. The project comprises a server ,osgi bundle and a remote client component. There is a pom.xml for each of the components to build that component.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.openas2
Идентификатор

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

OpenAS2
Последняя версия

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

2.10.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

OpenAS2
This is the base Maven build file for the OpenAS2 project. The project comprises a server ,osgi bundle and a remote client component. There is a pom.xml for each of the components to build that component.
Ссылка на сайт

Ссылка на сайт

https://sourceforge.net/projects/openas2

Скачать OpenAS2

Имя Файла Размер
OpenAS2-2.10.1.pom 16 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.openas2/OpenAS2/ -->
<dependency>
    <groupId>net.sf.openas2</groupId>
    <artifactId>OpenAS2</artifactId>
    <version>2.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.openas2/OpenAS2/
implementation 'net.sf.openas2:OpenAS2:2.10.1'
// https://jarcasting.com/artifacts/net.sf.openas2/OpenAS2/
implementation ("net.sf.openas2:OpenAS2:2.10.1")
'net.sf.openas2:OpenAS2:pom:2.10.1'
<dependency org="net.sf.openas2" name="OpenAS2" rev="2.10.1">
  <artifact name="OpenAS2" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.openas2', module='OpenAS2', version='2.10.1')
)
libraryDependencies += "net.sf.openas2" % "OpenAS2" % "2.10.1"
[net.sf.openas2/OpenAS2 "2.10.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • Remote
  • Server
  • Bundle

Версии библиотеки

Версия
2.10.1
2.10.0
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.1
2.7.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.4.1
2.4.0