License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdlog-test-utils |
Version | Version4.4.5 |
Type | Typejar |
Description |
DescriptionNeo4j - Test logging utilities
A set of logging utilities used by tests.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-test-utils-4.4.5.pom | |
log-test-utils-4.4.5.jar | 34 KB |
log-test-utils-4.4.5-tests.jar | 13 KB |
log-test-utils-4.4.5-sources.jar | 22 KB |
log-test-utils-4.4.5-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/log-test-utils/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>log-test-utils</artifactId>
<version>4.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/log-test-utils/
implementation 'org.neo4j:log-test-utils:4.4.5'
// https://jarcasting.com/artifacts/org.neo4j/log-test-utils/
implementation ("org.neo4j:log-test-utils:4.4.5")
'org.neo4j:log-test-utils:jar:4.4.5'
<dependency org="org.neo4j" name="log-test-utils" rev="4.4.5">
<artifact name="log-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='log-test-utils', version='4.4.5')
)
libraryDependencies += "org.neo4j" % "log-test-utils" % "4.4.5"
[org.neo4j/log-test-utils "4.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-logging | jar | 4.4.5 |
org.apache.commons : commons-text | jar | 1.9 |
org.assertj : assertj-core | jar | 3.18.1 |
org.mockito : mockito-core | jar | 3.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |