License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-contrib-parent-pom |
Last Version | Last Version4.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionElide Contrib: Parent Pom
Parent pom for contrib packages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-contrib-parent-pom-4.8.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-contrib-parent-pom/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-contrib-parent-pom</artifactId>
<version>4.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-contrib-parent-pom/
implementation 'com.yahoo.elide:elide-contrib-parent-pom:4.8.0'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-contrib-parent-pom/
implementation ("com.yahoo.elide:elide-contrib-parent-pom:4.8.0")
'com.yahoo.elide:elide-contrib-parent-pom:pom:4.8.0'
<dependency org="com.yahoo.elide" name="elide-contrib-parent-pom" rev="4.8.0">
<artifact name="elide-contrib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-contrib-parent-pom', version='4.8.0')
)
libraryDependencies += "com.yahoo.elide" % "elide-contrib-parent-pom" % "4.8.0"
[com.yahoo.elide/elide-contrib-parent-pom "4.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |