License |
License |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRepoExpress-Parent
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-0.4.1.pom | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : RestExpress-Common | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |