License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-example-models |
Version | Version4.8.0 |
Type | Typejar |
Description |
DescriptionElide Example Models
Elide data models used for unit and integration tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-example-models/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-example-models</artifactId>
<version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-example-models/
implementation 'com.yahoo.elide:elide-example-models:4.8.0'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-example-models/
implementation ("com.yahoo.elide:elide-example-models:4.8.0")
'com.yahoo.elide:elide-example-models:jar:4.8.0'
<dependency org="com.yahoo.elide" name="elide-example-models" rev="4.8.0">
<artifact name="elide-example-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-example-models', version='4.8.0')
)
libraryDependencies += "com.yahoo.elide" % "elide-example-models" % "4.8.0"
[com.yahoo.elide/elide-example-models "4.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-annotations | jar | 4.8.0 |
javax.persistence : javax.persistence-api | jar | 2.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |