is not current version
Last Version 6.1.6

Elide Standalone 5.0.1

Elide Standalone Application

License

License

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-standalone
Version

Version

5.0.1
Type

Type

jar
Description

Description

Elide Standalone
Elide Standalone Application
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-standalone 5.0.1


<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-standalone</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/
implementation 'com.yahoo.elide:elide-standalone:5.0.1'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/
implementation ("com.yahoo.elide:elide-standalone:5.0.1")
'com.yahoo.elide:elide-standalone:jar:5.0.1'
<dependency org="com.yahoo.elide" name="elide-standalone" rev="5.0.1">
  <artifact name="elide-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-standalone', version='5.0.1')
)
libraryDependencies += "com.yahoo.elide" % "elide-standalone" % "5.0.1"
[com.yahoo.elide/elide-standalone "5.0.1"]

Dependencies

compile (20)

Group / Artifact Type Version
com.yahoo.elide : elide-datastore-aggregation jar 5.0.1
com.yahoo.elide : elide-datastore-jpa jar 5.0.1
com.yahoo.elide : elide-graphql jar 5.0.1
com.yahoo.elide : elide-swagger jar 5.0.1
com.yahoo.elide : elide-async jar 5.0.1
com.yahoo.elide : elide-model-config jar 5.0.1
org.hibernate : hibernate-core jar 5.4.30.Final
org.hibernate : hibernate-hikaricp jar 5.4.30.Final
org.eclipse.jetty : jetty-server jar 9.4.40.v20210413
org.eclipse.jetty : jetty-servlet jar 9.4.40.v20210413
org.glassfish.jersey.containers : jersey-container-servlet jar 2.32
org.glassfish.jersey.inject : jersey-hk2 jar 2.32
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
io.dropwizard.metrics : metrics-core jar 4.2.0
io.dropwizard.metrics : metrics-servlets jar 4.2.0
io.dropwizard.metrics : metrics-servlet jar 4.2.0
org.projectlombok : lombok jar 1.18.20
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3

provided (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.10.0
com.yahoo.elide : elide-test-helpers jar 5.0.1
com.h2database : h2 jar 1.4.200
io.rest-assured : rest-assured jar 4.3.3

Project Modules

There are no modules declared in this project.