| License |
License |
|---|---|
| GroupId | GroupIdorg.fluentcodes.projects.elasticobjects |
| ArtifactId | ArtifactIdeo-db |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionEO - Elastic objects DB calls
DB calls for Elastic Objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eo-db-0.9.2.pom | |
| eo-db-0.9.2.jar | 38 KB |
| eo-db-0.9.2-sources.jar | 25 KB |
| eo-db-0.9.2-javadoc.jar | 155 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-db/ -->
<dependency>
<groupId>org.fluentcodes.projects.elasticobjects</groupId>
<artifactId>eo-db</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-db/
implementation 'org.fluentcodes.projects.elasticobjects:eo-db:0.9.2'
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-db/
implementation ("org.fluentcodes.projects.elasticobjects:eo-db:0.9.2")
'org.fluentcodes.projects.elasticobjects:eo-db:jar:0.9.2'
<dependency org="org.fluentcodes.projects.elasticobjects" name="eo-db" rev="0.9.2">
<artifact name="eo-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.projects.elasticobjects', module='eo-db', version='0.9.2')
)
libraryDependencies += "org.fluentcodes.projects.elasticobjects" % "eo-db" % "0.9.2"
[org.fluentcodes.projects.elasticobjects/eo-db "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fluentcodes.projects.elasticobjects : eo-calls | jar | 0.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 2.0.206 |
| org.fluentcodes.projects.elasticobjects : elastic-objects-test | jar | 0.9.2 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.21.0 |