License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-async |
Last Version | Last Version6.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElide Async
Elide Async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-async-6.1.6.pom | |
elide-async-6.1.6.jar | 79 KB |
elide-async-6.1.6-sources.jar | 42 KB |
elide-async-6.1.6-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-async/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-async</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-async/
implementation 'com.yahoo.elide:elide-async:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-async/
implementation ("com.yahoo.elide:elide-async:6.1.6")
'com.yahoo.elide:elide-async:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-async" rev="6.1.6">
<artifact name="elide-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-async', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-async" % "6.1.6"
[com.yahoo.elide/elide-async "6.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-graphql | jar | 6.1.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.jayway.jsonpath : json-path | jar | 2.7.0 |
com.github.opendevl : json2flat | jar | 1.0.3 |
redis.clients : jedis | jar | 4.2.3 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.github.codemonstur : embedded-redis | jar | 0.11.0 |
org.glassfish.jersey.core : jersey-server | jar | 2.35 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
com.h2database : h2 | jar | 2.1.212 |
org.mockito : mockito-core | jar | 4.4.0 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
javax.el : javax.el-api | jar | 3.0.0 |