Last Version

commons-seri 3.0.1

Utilities for faster usage of Json Smile Kryo protocol_buffer protocol_stuff

License

License

GroupId

GroupId

io.github.pftx
ArtifactId

ArtifactId

commons-seri
Version

Version

3.0.1
Type

Type

jar
Description

Description

commons-seri
Utilities for faster usage of Json Smile Kryo protocol_buffer protocol_stuff
Project URL

Project URL

https://github.com/pftx/niolex-common-utils
Source Code Management

Source Code Management

https://github.com/pftx/niolex-common-utils/tree/master

Download commons-seri 3.0.1


<!-- https://jarcasting.com/artifacts/io.github.pftx/commons-seri/ -->
<dependency>
    <groupId>io.github.pftx</groupId>
    <artifactId>commons-seri</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pftx/commons-seri/
implementation 'io.github.pftx:commons-seri:3.0.1'
// https://jarcasting.com/artifacts/io.github.pftx/commons-seri/
implementation ("io.github.pftx:commons-seri:3.0.1")
'io.github.pftx:commons-seri:jar:3.0.1'
<dependency org="io.github.pftx" name="commons-seri" rev="3.0.1">
  <artifact name="commons-seri" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pftx', module='commons-seri', version='3.0.1')
)
libraryDependencies += "io.github.pftx" % "commons-seri" % "3.0.1"
[io.github.pftx/commons-seri "3.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.pftx : commons-core jar [3.0.0,4.0.0)
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar [2.8.2,3.0.0)
com.esotericsoftware : kryo jar [3.0.3,4.0.0)
com.google.protobuf : protobuf-java jar [3.1.0,4.0.0)
com.dyuproject.protostuff : protostuff-runtime jar 1.0.11
com.dyuproject.protostuff : protostuff-core jar 1.0.11

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,5.0)
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar [1.1.7,2.0.0)

Project Modules

There are no modules declared in this project.