| GroupId | GroupIdfr.wseduc |
|---|---|
| ArtifactId | ArtifactIdaaf |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionaaf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aaf-0.1.0.pom | |
| aaf-0.1.0.jar | 46 KB |
| aaf-0.1.0-sources.jar | 24 KB |
| aaf-0.1.0-javadoc.jar | 120 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.neo4j.app : neo4j-server | jar | 2.0.1 |
| 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 |