Runway

The official ORM (Object-Record Mapping) framework for Concourse

License

License

GroupId

GroupId

org.cinchapi
ArtifactId

ArtifactId

runway
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Runway
The official ORM (Object-Record Mapping) framework for Concourse

Download runway

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
net.sf.trove4j : trove4j jar 3.0.3
org.slf4j : slf4j-api jar 1.7.5
org.cinchapi : concourse-import jar 1.1.0
com.github.stephenc.high-scale-lib : high-scale-lib jar 1.1.4
com.google.guava : guava jar 15.0
com.google.code.gson : gson jar 2.2.4
org.cinchapi : concourse jar 0.4.1

test (2)

Group / Artifact Type Version
org.cinchapi : concourse-test jar 1.2.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0