RepoExpress-Parent

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

License

License

GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.4.1
Release Date

Release Date

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

Filename Size
parent-0.4.1.pom 3 KB
Browse

How to add to project

<!-- 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
com.strategicgains.repoexpress

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1