LAPPS Exchange Data Structures (LEDS)

Data structures to serialize to/from JSON-LD.

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

serialization
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

LAPPS Exchange Data Structures (LEDS)
Data structures to serialize to/from JSON-LD.
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.serialization
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.serialization

Download serialization

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.lappsgrid : discriminator jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.codehaus.groovy : groovy jar 2.5.3
org.apache.ivy : ivy jar 2.4.0

test (2)

Group / Artifact Type Version
org.anc.json : validator jar 1.1.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.lappsgrid

LAPPS

The Language Application Grid: A Framework for Rapid Adaptation and Reuse

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.1
2.3.0
2.2.0