is not current version
Last Version 6.1.6

com.yahoo.elide:elide-parent-pom 2.4.7

Parent pom for Elide project

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-parent-pom
Version

Version

2.4.7
Type

Type

pom

Download elide-parent-pom 2.4.7

Filename Size
elide-parent-pom-2.4.7.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-parent-pom</artifactId>
    <version>2.4.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/
implementation 'com.yahoo.elide:elide-parent-pom:2.4.7'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/
implementation ("com.yahoo.elide:elide-parent-pom:2.4.7")
'com.yahoo.elide:elide-parent-pom:pom:2.4.7'
<dependency org="com.yahoo.elide" name="elide-parent-pom" rev="2.4.7">
  <artifact name="elide-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-parent-pom', version='2.4.7')
)
libraryDependencies += "com.yahoo.elide" % "elide-parent-pom" % "2.4.7"
[com.yahoo.elide/elide-parent-pom "2.4.7"]