Last Version

benchmark 1.0

Library which contains implementations additional things for OrmNext library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.saidgadjiev.ormnext.support
ArtifactId

ArtifactId

benchmark
Version

Version

1.0
Type

Type

jar
Description

Description

benchmark
Library which contains implementations additional things for OrmNext library

Download benchmark 1.0


<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext.support/benchmark/ -->
<dependency>
    <groupId>ru.saidgadjiev.ormnext.support</groupId>
    <artifactId>benchmark</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext.support/benchmark/
implementation 'ru.saidgadjiev.ormnext.support:benchmark:1.0'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext.support/benchmark/
implementation ("ru.saidgadjiev.ormnext.support:benchmark:1.0")
'ru.saidgadjiev.ormnext.support:benchmark:jar:1.0'
<dependency org="ru.saidgadjiev.ormnext.support" name="benchmark" rev="1.0">
  <artifact name="benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext.support', module='benchmark', version='1.0')
)
libraryDependencies += "ru.saidgadjiev.ormnext.support" % "benchmark" % "1.0"
[ru.saidgadjiev.ormnext.support/benchmark "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.20
postgresql : postgresql jar 9.1-901-1.jdbc4
commons-lang : commons-lang jar 2.6
ru.saidgadjiev.ormnext : orm-next-core jar 1.1
ru.saidgadjiev.ormnext.support : support jar 1.0

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.