Last Version

lightweight-jsonstorage 1.0.0

My Laziest way for saving objects on disk whithout using an actual orm database!

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

lightweight-jsonstorage
Version

Version

1.0.0
Type

Type

jar
Description

Description

lightweight-jsonstorage
My Laziest way for saving objects on disk whithout using an actual orm database!
Project URL

Project URL

https://github.com/Acidmanic/lightweight-jsonstorage
Source Code Management

Source Code Management

https://github.com/Acidmanic/lightweight-jsonstorage

Download lightweight-jsonstorage 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.acidmanic : lightweight-logger jar 1.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1

Project Modules

There are no modules declared in this project.