| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Ant Build Tools Net |
| GroupId | GroupIdnet.alantea |
| ArtifactId | ArtifactIdglide |
| Last Version | Last Version0.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.alantea:glide
Simple Entity-relation graph-based database based on a XML storage.
|
| Filename | Size |
|---|---|
| glide-0.2.9.pom | |
| glide-0.2.9.jar | 12 KB |
| glide-0.2.9-sources.jar | 9 KB |
| glide-0.2.9-javadoc.jar | 61 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.alantea : storex | jar | 0.4.7 |