is not current version
Last Version 1.3.1

com.v5analytics.simpleorm:simple-orm 1.3.0

Simple ORM for Accumulo and SQL

Categories

Categories

ORM Data
GroupId

GroupId

com.v5analytics.simpleorm
ArtifactId

ArtifactId

simple-orm
Version

Version

1.3.0
Type

Type

pom

Download simple-orm 1.3.0

Filename Size
simple-orm-1.3.0.pom 10 KB
Browse

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