| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-datastore-parent-pom |
| Last Version | Last Version6.1.6 |
| Release Date | Release Date |
| 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.1.6.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.1.6</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.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation ("com.yahoo.elide:elide-datastore-parent-pom:6.1.6")
'com.yahoo.elide:elide-datastore-parent-pom:pom:6.1.6'
<dependency org="com.yahoo.elide" name="elide-datastore-parent-pom" rev="6.1.6">
<artifact name="elide-datastore-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-parent-pom', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-parent-pom" % "6.1.6"
[com.yahoo.elide/elide-datastore-parent-pom "6.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| ch.qos.logback : logback-core | jar | 1.2.11 |
| com.h2database : h2 | jar | 2.1.212 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |