Data Storage

single container for different data formats. json, xml, Array List, HashMap

License

License

Categories

Categories

Data
GroupId

GroupId

com.alianza
ArtifactId

ArtifactId

DataStorage
Last Version

Last Version

1.14
Release Date

Release Date

Type

Type

jar
Description

Description

Data Storage
single container for different data formats. json, xml, Array List, HashMap

Download DataStorage

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
junit : junit jar 4.12
org.json : json jar 20080701
javax.sip : jain-sip-ri jar 1.2.252
com.google.code.gson : gson jar 2.4
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 18.0
dom4j : dom4j jar 1.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-annotations jar 2.6.3
joda-time : joda-time jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.3

Project Modules

There are no modules declared in this project.
com.alianza

Alianza Development

Open Source contributions from Alianza Inc.

Versions

Version
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.5
1.4
1.3
1.2
1.1
1.0