commons-serialization

Toolbelt with utilities that are useful for many projects.

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-serialization
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

commons-serialization
Toolbelt with utilities that are useful for many projects.

Download commons-serialization

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
se.l4.commons : commons-types jar 1.2.2
com.google.guava : guava jar 28.1-jre
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.0

Project Modules

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

Level Four AB

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0