Categories |
CategoriesNeo4J Data Databases Messaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-ndp-messaging-v1 |
Last Version | Last Version2.3.0-M02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - NDP Messaging Library V1
Serialization code and definition of messages for NDP V1
|
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-messaging-v1/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ndp-messaging-v1</artifactId>
<version>2.3.0-M02</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-messaging-v1/
implementation 'org.neo4j:neo4j-ndp-messaging-v1:2.3.0-M02'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-messaging-v1/
implementation ("org.neo4j:neo4j-ndp-messaging-v1:2.3.0-M02")
'org.neo4j:neo4j-ndp-messaging-v1:jar:2.3.0-M02'
<dependency org="org.neo4j" name="neo4j-ndp-messaging-v1" rev="2.3.0-M02">
<artifact name="neo4j-ndp-messaging-v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-ndp-messaging-v1', version='2.3.0-M02')
)
libraryDependencies += "org.neo4j" % "neo4j-ndp-messaging-v1" % "2.3.0-M02"
[org.neo4j/neo4j-ndp-messaging-v1 "2.3.0-M02"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-ndp-packstream-v1 | jar | 2.3.0-M02 |
org.neo4j : neo4j-ndp-runtime | jar | 2.3.0-M02 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | jar | 2.3.0-M02 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | |
org.asciidoctor : asciidoctorj | jar | ${ascii.doctor.version} |
org.jsoup : jsoup | jar | ${jsoup.version} |