is not current version
Last Version 6.1.6

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

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

3.2.1
Type

Type

pom

Download elide-parent-pom 3.2.1

Filename Size
elide-parent-pom-3.2.1.pom 16 KB
Browse

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