Last Version

OpenAS2 2.10.1

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
Version

Version

2.10.1
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 2.10.1

Filename Size
OpenAS2-2.10.1.pom 16 KB
Browse

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