License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesORM Data Serialization Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization.test |
ArtifactId | ArtifactIdperformance |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionserialization.Performance Tests
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
performance-8.9.0.pom | |
performance-8.9.0.jar | 9 KB |
performance-8.9.0-tests.jar | 45 KB |
performance-8.9.0-sources.jar | 8 KB |
performance-8.9.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/performance/ -->
<dependency>
<groupId>com.cedarsoft.serialization.test</groupId>
<artifactId>performance</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/performance/
implementation 'com.cedarsoft.serialization.test:performance:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/performance/
implementation ("com.cedarsoft.serialization.test:performance:8.9.0")
'com.cedarsoft.serialization.test:performance:jar:8.9.0'
<dependency org="com.cedarsoft.serialization.test" name="performance" rev="8.9.0">
<artifact name="performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization.test', module='performance', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.serialization.test" % "performance" % "8.9.0"
[com.cedarsoft.serialization.test/performance "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-io | test-jar | 3.5.7 |
com.cedarsoft.serialization : test-utils | jar | 8.9.0 |
org.neo4j.test : neo4j-harness | jar | 3.5.7 |
org.neo4j.community : it-test-support | jar | 3.5.7 |
com.cedarsoft.commons : test-utils | jar | 8.9.0 |
com.google.guava : guava | jar | 28.0-jre |