aroma-data-operations

Part of the Aroma Project. Simplicity is paramount. Defines the Data Repositories and provides implementations for use in various Aroma Services.

License

License

Categories

Categories

Data
GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-data-operations
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

aroma-data-operations
Part of the Aroma Project. Simplicity is paramount. Defines the Data Repositories and provides implementations for use in various Aroma Services.
Project URL

Project URL

https://github.com/RedRoma/aroma-data-operations
Project Organization

Project Organization

RedRoma, Inc.

Download aroma-data-operations

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 2.0
tech.sirwellington.alchemy : alchemy-arguments jar 2.1.1
tech.sirwellington.alchemy : alchemy-collections jar 1.1
tech.sirwellington.alchemy : alchemy-thrift jar 2.0
tech.sirwellington.alchemy : alchemy-http jar 1.3
tech.aroma : aroma-thrift jar 2.0.2
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.3
org.jetbrains.kotlin : kotlin-reflect jar 1.1.3
com.google.guava : guava jar 22.0
com.google.inject : guice jar 4.1.0
tech.sirwellington.decorice : decorice jar 1.0
com.datastax.cassandra : cassandra-driver-core jar 3.2.0
org.springframework : spring-jdbc jar 4.3.8.RELEASE
org.postgresql : postgresql jar 9.4.1212
net.jodah : expiringmap jar 0.5.8
org.slf4j : slf4j-api jar 1.7.25

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.1.1
com.nhaarman : mockito-kotlin jar 1.5.0
com.natpryce : hamkrest jar 1.4.0.0
org.slf4j : slf4j-nop jar 1.7.25
tech.aroma : aroma-thrift-generators jar 2.0.1
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.3

Project Modules

There are no modules declared in this project.
tech.aroma

RedRoma

An Empire of Software.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1
2.0
1.1
1.0