| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-datastore-noop |
| Version | Version5.0.2 |
| Type | Typejar |
| Description |
DescriptionElide Data Store: No-Operation Library
Parent pom for data stores
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-noop/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-noop</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-noop/
implementation 'com.yahoo.elide:elide-datastore-noop:5.0.2'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-noop/
implementation ("com.yahoo.elide:elide-datastore-noop:5.0.2")
'com.yahoo.elide:elide-datastore-noop:jar:5.0.2'
<dependency org="com.yahoo.elide" name="elide-datastore-noop" rev="5.0.2">
<artifact name="elide-datastore-noop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-noop', version='5.0.2')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-noop" % "5.0.2"
[com.yahoo.elide/elide-datastore-noop "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.elide : elide-core | jar | 5.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| 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.11.0 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| com.h2database : h2 | jar | 1.4.200 |