License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-parent-pom |
Version | Version6.0.5 |
Type | Typepom |
Description |
DescriptionElide Data Store: Parent Pom
Parent pom for data stores
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-datastore-parent-pom-6.0.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>6.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation 'com.yahoo.elide:elide-datastore-parent-pom:6.0.5'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation ("com.yahoo.elide:elide-datastore-parent-pom:6.0.5")
'com.yahoo.elide:elide-datastore-parent-pom:pom:6.0.5'
<dependency org="com.yahoo.elide" name="elide-datastore-parent-pom" rev="6.0.5">
<artifact name="elide-datastore-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-parent-pom', version='6.0.5')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-parent-pom" % "6.0.5"
[com.yahoo.elide/elide-datastore-parent-pom "6.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-core | jar | 1.2.10 |
com.h2database : h2 | jar | 2.0.202 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |