Last Version

banana-data-operations 1.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

tech.aroma.banana
ArtifactId

ArtifactId

banana-data-operations
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

RedRoma

Download banana-data-operations 1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 1.5
tech.sirwellington.alchemy : alchemy-arguments jar 1.4
tech.sirwellington.alchemy : alchemy-collections jar 1.0
tech.sirwellington.alchemy : alchemy-thrift jar 0.9.1
tech.aroma.banana : banana-thrift jar 1.6
com.google.inject : guice jar 4.0
tech.sirwellington.decorice : decorice jar 1.0
com.datastax.cassandra : cassandra-driver-core jar 2.2.0-rc3
net.jodah : expiringmap jar 0.5.1
org.slf4j : slf4j-api jar 1.7.13

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 1.5

Project Modules

There are no modules declared in this project.