License |
License |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-parent |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRepoExpress-Parent
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
repoexpress-parent-0.4.8.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-parent</artifactId>
<version>0.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/
implementation 'com.strategicgains.repoexpress:repoexpress-parent:0.4.8'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/
implementation ("com.strategicgains.repoexpress:repoexpress-parent:0.4.8")
'com.strategicgains.repoexpress:repoexpress-parent:pom:0.4.8'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-parent" rev="0.4.8">
<artifact name="repoexpress-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-parent', version='0.4.8')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-parent" % "0.4.8"
[com.strategicgains.repoexpress/repoexpress-parent "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : RestExpress-Common | jar | 0.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |