MVN

org.lappsgrid : serialization

Maven & Gradle

May 27, 2019
8 usages
0 stars

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

<dependency>
    <groupId>org.lappsgrid</groupId>
    <artifactId>serialization</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lappsgrid : serialization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of org.lappsgrid : serialization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
serialization-2.7.0
2.6.x
serialization-2.6.0
2.5.x
serialization-2.5.0
2.4.x
serialization-2.4.0
2.3.x
serialization-2.3.1
serialization-2.3.0
2.2.x
serialization-2.2.0

How to add a dependency to Maven

Add the following org.lappsgrid : serialization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lappsgrid</groupId>
    <artifactId>serialization</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lappsgrid : serialization gradle dependency to your build.gradle file:

implementation 'org.lappsgrid:serialization:2.7.0'

Gradle Kotlin DSL: Add the following org.lappsgrid : serialization gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lappsgrid:serialization:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lappsgrid : serialization sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lappsgrid" % "serialization" % "2.7.0"

Advertisement

Dependencies from Group

May 27, 2019
8 usages
0 stars
May 26, 2019
8 usages
May 27, 2019
4 usages
0 stars
api
Jan 21, 2016
4 usages
May 27, 2019
2 usages

Discover Dependencies

May 26, 2019
8 usages
Apr 24, 2019
8 usages
177 stars
Mar 07, 2016
9 usages
Aug 30, 2016
9 usages
Nov 02, 2016
13 usages
rc
Jun 25, 2018
12 usages
1k stars
Jul 24, 2018
8 usages
5.1k stars
Feb 19, 2019
10 usages
Nov 10, 2018
8 usages
56 stars