is not current version
Last Version 6.1.6

com.yahoo.elide:elide-spring-parent-pom 4.6.10

Parent pom for spring packages

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-spring-parent-pom
Version

Version

4.6.10
Type

Type

pom

Download elide-spring-parent-pom 4.6.10


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