net.alantea:glide

Simple Entity-relation graph-based database based on a XML storage.

License

License

Categories

Categories

IDE Development Tools Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

glide
Last Version

Last Version

0.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

net.alantea:glide
Simple Entity-relation graph-based database based on a XML storage.

Download glide

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.alantea : storex jar 0.4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.9
0.2.5
0.2.4
0.2.3
0.2.1
0.1.0
0.0.1