Last Version

Apache Apex 3.7.0

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.

License

License

GroupId

GroupId

org.apache.apex
ArtifactId

ArtifactId

apex
Version

Version

3.7.0
Type

Type

pom
Description

Description

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

Project URL

http://apex.apache.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/apex-core.git

Download apex 3.7.0

Filename Size
apex-3.7.0.pom 20 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

  • common
  • api
  • bufferserver
  • engine
  • apex-app-archetype
  • apex-conf-archetype