Quarkus - Neo4j - Integration Tests

Module that contains Neo4j related tests running with the Neo4j database

License

License

Categories

Categories

Quarkus Container Microservices Neo4J Data Databases
GroupId

GroupId

io.quarkiverse.neo4j
ArtifactId

ArtifactId

quarkus-neo4j-integration-tests
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Neo4j - Integration Tests
Module that contains Neo4j related tests running with the Neo4j database
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-neo4j-integration-tests

How to add to project

<!-- https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-integration-tests/ -->
<dependency>
    <groupId>io.quarkiverse.neo4j</groupId>
    <artifactId>quarkus-neo4j-integration-tests</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-integration-tests/
implementation 'io.quarkiverse.neo4j:quarkus-neo4j-integration-tests:1.3.0'
// https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-integration-tests/
implementation ("io.quarkiverse.neo4j:quarkus-neo4j-integration-tests:1.3.0")
'io.quarkiverse.neo4j:quarkus-neo4j-integration-tests:jar:1.3.0'
<dependency org="io.quarkiverse.neo4j" name="quarkus-neo4j-integration-tests" rev="1.3.0">
  <artifact name="quarkus-neo4j-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.neo4j', module='quarkus-neo4j-integration-tests', version='1.3.0')
)
libraryDependencies += "io.quarkiverse.neo4j" % "quarkus-neo4j-integration-tests" % "1.3.0"
[io.quarkiverse.neo4j/quarkus-neo4j-integration-tests "1.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkiverse.neo4j : quarkus-neo4j jar 1.3.0
io.quarkus : quarkus-resteasy-reactive-jackson jar
io.quarkus : quarkus-smallrye-health jar
io.quarkus : quarkus-smallrye-metrics-deployment jar
io.projectreactor : reactor-core jar

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0