Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-parent-pom |
Version | Version4.6.2 |
Type | Typepom |
Filename | Size |
---|---|
elide-datastore-parent-pom-4.6.2.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>4.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation 'com.yahoo.elide:elide-datastore-parent-pom:4.6.2'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation ("com.yahoo.elide:elide-datastore-parent-pom:4.6.2")
'com.yahoo.elide:elide-datastore-parent-pom:pom:4.6.2'
<dependency org="com.yahoo.elide" name="elide-datastore-parent-pom" rev="4.6.2">
<artifact name="elide-datastore-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-parent-pom', version='4.6.2')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-parent-pom" % "4.6.2"
[com.yahoo.elide/elide-datastore-parent-pom "4.6.2"]