License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdcriteria-geode |
Version | Version2.9.0-rc1 |
Type | Typejar |
Description |
Descriptionorg.immutables.criteria-geode
Geode Adapter for Criteria
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
criteria-geode-2.9.0-rc1.pom | |
criteria-geode-2.9.0-rc1.jar | 61 KB |
criteria-geode-2.9.0-rc1-tests.jar | 67 KB |
criteria-geode-2.9.0-rc1-sources.jar | 39 KB |
criteria-geode-2.9.0-rc1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/criteria-geode/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>criteria-geode</artifactId>
<version>2.9.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/criteria-geode/
implementation 'org.immutables:criteria-geode:2.9.0-rc1'
// https://jarcasting.com/artifacts/org.immutables/criteria-geode/
implementation ("org.immutables:criteria-geode:2.9.0-rc1")
'org.immutables:criteria-geode:jar:2.9.0-rc1'
<dependency org="org.immutables" name="criteria-geode" rev="2.9.0-rc1">
<artifact name="criteria-geode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='criteria-geode', version='2.9.0-rc1')
)
libraryDependencies += "org.immutables" % "criteria-geode" % "2.9.0-rc1"
[org.immutables/criteria-geode "2.9.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : criteria-common | jar | 2.9.0-rc1 |
org.immutables : value Optional | jar | 2.9.0-rc1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.19 |
org.apache.geode : geode-core | jar | 1.9.0 |
org.apache.geode : geode-cq | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0-rc1 |
org.immutables : criteria-common | test-jar | 2.9.0-rc1 |