exobytes

Serialization of objects to and from formats such as CBOR and JSON

License

License

GroupId

GroupId

se.l4.exobytes
ArtifactId

ArtifactId

exobytes
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

exobytes
Serialization of objects to and from formats such as CBOR and JSON

Download exobytes

How to add to project

<!-- https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/ -->
<dependency>
    <groupId>se.l4.exobytes</groupId>
    <artifactId>exobytes</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/
implementation 'se.l4.exobytes:exobytes:1.0.2'
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/
implementation ("se.l4.exobytes:exobytes:1.0.2")
'se.l4.exobytes:exobytes:jar:1.0.2'
<dependency org="se.l4.exobytes" name="exobytes" rev="1.0.2">
  <artifact name="exobytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.exobytes', module='exobytes', version='1.0.2')
)
libraryDependencies += "se.l4.exobytes" % "exobytes" % "1.0.2"
[se.l4.exobytes/exobytes "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
se.l4.ylem.types : ylem-types-reflect jar 1.0.0
se.l4.ylem.types : ylem-types-mapping jar 1.0.0
se.l4.ylem.types : ylem-types-instances jar 1.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (6)

Group / Artifact Type Version
se.l4.ylem.io : ylem-io jar 1.0.0
commons-codec : commons-codec jar 1.14
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 2.20.0
nl.jqno.equalsverifier : equalsverifier jar 3.4.1

Project Modules

There are no modules declared in this project.
se.l4.exobytes

Level Four AB

Versions

Version
1.0.2
1.0.1
1.0.0