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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.openas2
ArtifactId

ArtifactId

OpenAS2
Last Version

Last Version

2.10.1
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://sourceforge.net/projects/openas2

Download OpenAS2

Filename Size
OpenAS2-2.10.1.pom 16 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Remote
  • Server
  • Bundle

Versions

Version
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