is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-parent 0.4.6

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

GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-parent
Version

Version

0.4.6
Type

Type

pom

Download repoexpress-parent 0.4.6


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