is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-parent 0.4.4

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

GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-parent
Version

Version

0.4.4
Type

Type

pom

Download repoexpress-parent 0.4.4


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