License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-aggregation |
Version | Version5.0.4 |
Type | Typejar |
Description |
DescriptionElide Data Store: Aggregation Data Store
Elide Data Store for Aggregation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-aggregation/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-aggregation</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-aggregation/
implementation 'com.yahoo.elide:elide-datastore-aggregation:5.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-aggregation/
implementation ("com.yahoo.elide:elide-datastore-aggregation:5.0.4")
'com.yahoo.elide:elide-datastore-aggregation:jar:5.0.4'
<dependency org="com.yahoo.elide" name="elide-datastore-aggregation" rev="5.0.4">
<artifact name="elide-datastore-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-aggregation', version='5.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-aggregation" % "5.0.4"
[com.yahoo.elide/elide-datastore-aggregation "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 5.0.4 |
com.yahoo.elide : elide-datastore-jpa | jar | 5.0.4 |
com.yahoo.elide : elide-graphql | jar | 5.0.4 |
com.yahoo.elide : elide-datastore-multiplex | jar | 5.0.4 |
com.yahoo.elide : elide-model-config | jar | 5.0.4 |
org.apache.calcite : calcite-core | jar | 1.27.0 |
org.hibernate : hibernate-entitymanager | jar | 5.5.2.Final |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
com.zaxxer : HikariCP | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
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.197 |
org.mockito : mockito-core | jar | 3.11.1 |
org.mockito : mockito-junit-jupiter | jar | 3.11.1 |
com.yahoo.elide : elide-integration-tests | test-jar | 5.0.4 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.41.v20210516 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.32 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.32 |
io.rest-assured : rest-assured | jar | 4.4.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |