License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-benchmarks |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: benchmarks
Java serialization library, proto compiler, code generator
|
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-benchmarks/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-benchmarks</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-benchmarks/
implementation 'io.github.nethibernate:protostuff-benchmarks:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-benchmarks/
implementation ("io.github.nethibernate:protostuff-benchmarks:1.7.4")
'io.github.nethibernate:protostuff-benchmarks:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-benchmarks" rev="1.7.4">
<artifact name="protostuff-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-benchmarks', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-benchmarks" % "1.7.4"
[io.github.nethibernate/protostuff-benchmarks "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.6.1 |
io.github.nethibernate : protostuff-core | jar | 1.7.4 |
io.github.nethibernate : protostuff-runtime | jar | 1.7.4 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.6.1 |