is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-common 0.3.2

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

GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-common
Version

Version

0.3.2
Type

Type

jar

Download repoexpress-common 0.3.2


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