Jar examples for e:elide-core
Elide REST ORM framework core
You can download jar file elide-core 4.0-beta-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elide-core-4.0-beta-1.jar to your project.
<dependency> <groupId>com.yahoo.elide</groupId> <artifactId>elide-core</artifactId> <version>4.0-beta-1</version> </dependency>
compile group: 'com.yahoo.elide', name: 'elide-core', version: '4.0-beta-1'
libraryDependencies += "com.yahoo.elide" % "elide-core" % "4.0-beta-1"
<dependency org="com.yahoo.elide" name="elide-core" rev="4.0-beta-1"/>
@Grapes(@Grab(group='com.yahoo.elide', module='elide-core', version='4.0-beta-1'))
'com.yahoo.elide:elide-core:jar:4.0-beta-1'
Click the following link to download the jar file.
elide-core-4.0-beta-1-javadoc.jar