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