License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.v5analytics.simpleorm |
ArtifactId | ArtifactIdsimple-orm-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple ORM: Core
Simple ORM for Accumulo and SQL
|
Filename | Size |
---|---|
simple-orm-core-1.3.1.pom | |
simple-orm-core-1.3.1.jar | 25 KB |
simple-orm-core-1.3.1-sources.jar | 7 KB |
simple-orm-core-1.3.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.v5analytics.simpleorm/simple-orm-core/ -->
<dependency>
<groupId>com.v5analytics.simpleorm</groupId>
<artifactId>simple-orm-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.v5analytics.simpleorm/simple-orm-core/
implementation 'com.v5analytics.simpleorm:simple-orm-core:1.3.1'
// https://jarcasting.com/artifacts/com.v5analytics.simpleorm/simple-orm-core/
implementation ("com.v5analytics.simpleorm:simple-orm-core:1.3.1")
'com.v5analytics.simpleorm:simple-orm-core:jar:1.3.1'
<dependency org="com.v5analytics.simpleorm" name="simple-orm-core" rev="1.3.1">
<artifact name="simple-orm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v5analytics.simpleorm', module='simple-orm-core', version='1.3.1')
)
libraryDependencies += "com.v5analytics.simpleorm" % "simple-orm-core" % "1.3.1"
[com.v5analytics.simpleorm/simple-orm-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20131018 |
com.google.guava : guava | jar | 17.0 |