Simple ORM: Core

Simple ORM for Accumulo and SQL

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.neolumin.simpleorm
ArtifactId

ArtifactId

simple-orm-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple ORM: Core
Simple ORM for Accumulo and SQL

Download simple-orm-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20131018
com.google.guava : guava jar 17.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0