License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Jooby User Interface Web Frameworks |
GroupId | GroupIdorg.jooby |
ArtifactId | ArtifactIdjooby-neo4j |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneo4j module
A modular micro web framework for Java and Kotlin
|
Filename | Size |
---|---|
jooby-neo4j-1.6.9.pom | |
jooby-neo4j-1.6.9.jar | 14 KB |
jooby-neo4j-1.6.9-sources.jar | 11 KB |
jooby-neo4j-1.6.9-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-neo4j/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-neo4j</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-neo4j/
implementation 'org.jooby:jooby-neo4j:1.6.9'
// https://jarcasting.com/artifacts/org.jooby/jooby-neo4j/
implementation ("org.jooby:jooby-neo4j:1.6.9")
'org.jooby:jooby-neo4j:jar:1.6.9'
<dependency org="org.jooby" name="jooby-neo4j" rev="1.6.9">
<artifact name="jooby-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-neo4j', version='1.6.9')
)
libraryDependencies += "org.jooby" % "jooby-neo4j" % "1.6.9"
[org.jooby/jooby-neo4j "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby | jar | 1.6.9 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
com.graphaware.neo4j : runtime | jar | 3.4.0.52 |
org.neo4j : neo4j-graphdb-api | jar | 3.3.2 |
org.neo4j : neo4j | jar | 3.3.2 |
org.neo4j : neo4j-slf4j | jar | 3.3.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.javassist : javassist | jar | 3.22.0-GA |
net.iot-solutions.graphdb : jcypher | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby | jar | 1.6.9 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.6 |
org.powermock : powermock-api-easymock | jar | 1.7.4 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.jooby : jooby-netty | jar | 1.6.9 |
commons-lang : commons-lang | jar | 2.6 |
com.graphaware.neo4j : expire | jar | 3.4.0.52.4 |