aaf

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

aaf
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

aaf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/entcore/feeder-aaf.git

Download aaf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.neo4j.app : neo4j-server test-jar 2.0.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.7
com.sun.jersey : jersey-server jar 1.17.1
com.sun.jersey : jersey-servlet jar 1.17.1
io.vertx : vertx-core jar 2.0.0-final

provided (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
org.neo4j.app : neo4j-server jar 2.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.sun.jersey.contribs : jersey-multipart jar 1.17.1
org.neo4j : neo4j-kernel test-jar 2.0.1
com.sun.jersey : jersey-client jar 1.17.1

Project Modules

There are no modules declared in this project.

Aaf unmanaged extension

Build and fetch dependencies

mvn clean package -Dmaven.test.skip=true

Add dependencies into NEO4J_HOME/plugins

aaf-0.1-SNAPSHOT.jar
jackson-annotations-2.2.2.jar
jackson-core-2.2.2.jar
jackson-databind-2.2.2.jar
vertx-core-2.0.0-final.jar

Edit file NEO4J_HOME/conf/neo4j-server.properties Add line : org.neo4j.server.thirdparty_jaxrs_classes=fr.wseduc.aaf=/aaf

fr.wseduc

ENT Core

This organisation has moved to https://github.com/opendigitaleducation

Versions

Version
0.1.0