| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-async |
| Version | Version5.0.9 |
| 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-5.0.9.pom | |
| elide-async-5.0.9.jar | 79 KB |
| elide-async-5.0.9-sources.jar | 42 KB |
| elide-async-5.0.9-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>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-async/
implementation 'com.yahoo.elide:elide-async:5.0.9'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-async/
implementation ("com.yahoo.elide:elide-async:5.0.9")
'com.yahoo.elide:elide-async:jar:5.0.9'
<dependency org="com.yahoo.elide" name="elide-async" rev="5.0.9">
<artifact name="elide-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-async', version='5.0.9')
)
libraryDependencies += "com.yahoo.elide" % "elide-async" % "5.0.9"
[com.yahoo.elide/elide-async "5.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.elide : elide-graphql | jar | 5.0.9 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.github.opendevl : json2flat | jar | 1.0.3 |
| com.jayway.jsonpath : json-path | jar | 2.6.0 |
| 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.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-server | jar | 2.33 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
| com.h2database : h2 | jar | 1.4.200 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| javax.el : javax.el-api | jar | 3.0.0 |