License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdspring-data-orientdb-benchmarks |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot OrientDB Benchmarks
Spring Data OrientDB
|
Project Organization |
Project OrganizationOrientDB |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-benchmarks/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>spring-data-orientdb-benchmarks</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-benchmarks/
implementation 'com.orientechnologies:spring-data-orientdb-benchmarks:0.14'
// https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-benchmarks/
implementation ("com.orientechnologies:spring-data-orientdb-benchmarks:0.14")
'com.orientechnologies:spring-data-orientdb-benchmarks:jar:0.14'
<dependency org="com.orientechnologies" name="spring-data-orientdb-benchmarks" rev="0.14">
<artifact name="spring-data-orientdb-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='spring-data-orientdb-benchmarks', version='0.14')
)
libraryDependencies += "com.orientechnologies" % "spring-data-orientdb-benchmarks" % "0.14"
[com.orientechnologies/spring-data-orientdb-benchmarks "0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.4.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.slf4j : jul-to-slf4j | jar | 1.7.22 |
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
org.slf4j : log4j-over-slf4j | jar | 1.7.22 |
ch.qos.logback : logback-classic | jar | 1.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.5.0 |
org.springframework : spring-test | jar | 4.3.8.RELEASE |