Last Version

Neo4j - Server Plugin Tests 3.5.34

Tests the server plugin registration functionality.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

server-plugin-test
Version

Version

3.5.34
Type

Type

jar
Description

Description

Neo4j - Server Plugin Tests
Tests the server plugin registration functionality.
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download server-plugin-test 3.5.34


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

Dependencies

compile (1)

Group / Artifact Type Version
org.neo4j.app : neo4j-server jar 3.5.34

test (12)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
commons-codec : commons-codec jar 1.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
com.sun.jersey : jersey-client jar 1.19.3
org.neo4j.community : it-test-support jar 3.5.34
org.neo4j : neo4j-common test-jar 3.5.34
org.neo4j : neo4j-kernel test-jar 3.5.34
org.neo4j : neo4j-io test-jar 3.5.34
org.neo4j.app : neo4j-server test-jar 3.5.34

Project Modules

There are no modules declared in this project.