License |
License |
---|---|
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-examples |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOmid Client Examples
Includes some examples showing Omid features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
omid-examples-1.0.2.pom | |
omid-examples-1.0.2.jar | 17 KB |
omid-examples-1.0.2-sources.jar | 15 KB |
omid-examples-1.0.2-javadoc.jar | 53 KB |
omid-examples-1.0.2-bin.tar.gz | 26 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-examples/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-examples</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-examples/
implementation 'org.apache.omid:omid-examples:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-examples/
implementation ("org.apache.omid:omid-examples:1.0.2")
'org.apache.omid:omid-examples:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-examples" rev="1.0.2">
<artifact name="omid-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-examples', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-examples" % "1.0.2"
[org.apache.omid/omid-examples "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-hbase-client-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-codahale-metrics | jar | 1.0.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |