Last Version

Apache Apex Common Library 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-common
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache Apex Common Library
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-common 3.7.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.apex : apex-api jar 3.7.0
com.esotericsoftware.kryo : kryo jar 2.24.0
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
javax.validation : validation-api jar 1.1.0.Final
com.sun.jersey : jersey-core jar 1.9

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.