Last Version

Apache Apex API 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-api
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache Apex API
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 Organization

Project Organization

Apache Software Foundation

Download apex-api 3.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.6.0
com.datatorrent : netlet jar 1.3.2

test (2)

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

Project Modules

There are no modules declared in this project.