Last Version

Elide Example Models 4.8.0

Elide data models used for unit and integration tests

License

License

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-example-models
Version

Version

4.8.0
Type

Type

jar
Description

Description

Elide Example Models
Elide data models used for unit and integration tests
Project URL

Project URL

https://github.com/yahoo/elide
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-example-models 4.8.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.