aroma-data-operations

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

tech.aroma
Идентификатор

Идентификатор

aroma-data-operations
Последняя версия

Последняя версия

2.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

aroma-data-operations
Part of the Aroma Project. Simplicity is paramount. Defines the Data Repositories and provides implementations for use in various Aroma Services.
Ссылка на сайт

Ссылка на сайт

https://github.com/RedRoma/aroma-data-operations
Организация-разработчик

Организация-разработчик

RedRoma, Inc.

Скачать aroma-data-operations

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
tech.aroma

RedRoma

An Empire of Software.

Версии библиотеки

Версия
2.1.3
2.1.2
2.1.1
2.1
2.0
1.1
1.0