License |
License |
---|---|
GroupId | GroupIdio.github.pftx |
ArtifactId | ArtifactIdcommons-seri |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptioncommons-seri
Utilities for faster usage of Json Smile Kryo protocol_buffer protocol_stuff
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-seri-3.0.1.pom | |
commons-seri-3.0.1.jar | 13 KB |
commons-seri-3.0.1-sources.jar | 14 KB |
commons-seri-3.0.1-javadoc.jar | 76 KB |
Browse |
<!-- 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"]
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 |
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) |