Last Version

com.jukusoft:vertx-binary-serializer-benchmark 1.0.5

A simple binary serialization method for vertx which uses annotations and reflection like spring jpa / hibernate for databases.

License

License

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

vertx-binary-serializer-benchmark
Version

Version

1.0.5
Type

Type

jar
Description

Description

A simple binary serialization method for vertx which uses annotations and reflection like spring jpa / hibernate for databases.

Download vertx-binary-serializer-benchmark 1.0.5


<!-- https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/ -->
<dependency>
    <groupId>com.jukusoft</groupId>
    <artifactId>vertx-binary-serializer-benchmark</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/
implementation 'com.jukusoft:vertx-binary-serializer-benchmark:1.0.5'
// https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/
implementation ("com.jukusoft:vertx-binary-serializer-benchmark:1.0.5")
'com.jukusoft:vertx-binary-serializer-benchmark:jar:1.0.5'
<dependency org="com.jukusoft" name="vertx-binary-serializer-benchmark" rev="1.0.5">
  <artifact name="vertx-binary-serializer-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='vertx-binary-serializer-benchmark', version='1.0.5')
)
libraryDependencies += "com.jukusoft" % "vertx-binary-serializer-benchmark" % "1.0.5"
[com.jukusoft/vertx-binary-serializer-benchmark "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.jukusoft : vertx-binary-serializer jar 1.0.5
com.carrotsearch : hppc jar 0.8.1
org.javolution : javolution-core-java jar 6.0.0
io.vertx : vertx-core jar 3.5.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.5.4
org.mockito : mockito-core jar 2.2.7

Project Modules

There are no modules declared in this project.