License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.projects.elasticobjects |
ArtifactId | ArtifactIdelastic-objects-test |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEO - Elastic Objects Tests and Test Resource
Package for testing Elastic Objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elastic-objects-test-0.8.1.pom | |
elastic-objects-test-0.8.1.jar | 35 KB |
elastic-objects-test-0.8.1-sources.jar | 28 KB |
elastic-objects-test-0.8.1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects-test/ -->
<dependency>
<groupId>org.fluentcodes.projects.elasticobjects</groupId>
<artifactId>elastic-objects-test</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects-test/
implementation 'org.fluentcodes.projects.elasticobjects:elastic-objects-test:0.8.1'
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects-test/
implementation ("org.fluentcodes.projects.elasticobjects:elastic-objects-test:0.8.1")
'org.fluentcodes.projects.elasticobjects:elastic-objects-test:jar:0.8.1'
<dependency org="org.fluentcodes.projects.elasticobjects" name="elastic-objects-test" rev="0.8.1">
<artifact name="elastic-objects-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.projects.elasticobjects', module='elastic-objects-test', version='0.8.1')
)
libraryDependencies += "org.fluentcodes.projects.elasticobjects" % "elastic-objects-test" % "0.8.1"
[org.fluentcodes.projects.elasticobjects/elastic-objects-test "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.projects.elasticobjects : elastic-objects | jar | 0.8.1 |
org.fluentcodes.tools : xpect-eo | jar | 0.7.9-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.tools : xpect-jackson | jar | 0.7.2 |
org.fluentcodes.tools : xpect-gson | jar | 0.7.2 |