Last Version

RepoExpress-Parent 0.4.1

Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.

License

License

GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

parent
Version

Version

0.4.1
Type

Type

pom
Description

Description

RepoExpress-Parent
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
Project URL

Project URL

https://github.com/RestExpress/RepoExpress

Download parent 0.4.1

Filename Size
parent-0.4.1.pom 3 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.strategicgains : RestExpress-Common jar 0.10.2

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

  • common
  • mongodb
  • redis
  • cassandra