| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-standalone |
| Last Version | Last Version6.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElide Standalone
Elide Standalone Application
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elide-standalone-6.1.6.pom | |
| elide-standalone-6.1.6.jar | 22 KB |
| elide-standalone-6.1.6-sources.jar | 12 KB |
| elide-standalone-6.1.6-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-standalone</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/
implementation 'com.yahoo.elide:elide-standalone:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-standalone/
implementation ("com.yahoo.elide:elide-standalone:6.1.6")
'com.yahoo.elide:elide-standalone:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-standalone" rev="6.1.6">
<artifact name="elide-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-standalone', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-standalone" % "6.1.6"
[com.yahoo.elide/elide-standalone "6.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.4.0 |
| com.yahoo.elide : elide-test-helpers | jar | 6.1.6 |
| com.h2database : h2 | jar | 2.1.212 |
| io.rest-assured : rest-assured | jar | 5.1.0 |
| org.apache.activemq : artemis-server | jar | 2.22.0 |
| org.apache.activemq : artemis-jms-client-all | jar | 2.22.0 |
| org.eclipse.jetty.websocket : websocket-client | jar | 9.4.46.v20220331 |