com.codebits:d4m

Java support for the D4M Accumulo schema

License

License

GroupId

GroupId

com.codebits
ArtifactId

ArtifactId

d4m
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.codebits:d4m
Java support for the D4M Accumulo schema
Project URL

Project URL

https://github.com/medined/d4m

Download d4m

How to add to project

<!-- https://jarcasting.com/artifacts/com.codebits/d4m/ -->
<dependency>
    <groupId>com.codebits</groupId>
    <artifactId>d4m</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codebits/d4m/
implementation 'com.codebits:d4m:1.0.2'
// https://jarcasting.com/artifacts/com.codebits/d4m/
implementation ("com.codebits:d4m:1.0.2")
'com.codebits:d4m:jar:1.0.2'
<dependency org="com.codebits" name="d4m" rev="1.0.2">
  <artifact name="d4m" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codebits', module='d4m', version='1.0.2')
)
libraryDependencies += "com.codebits" % "d4m" % "1.0.2"
[com.codebits/d4m "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.accumulo : accumulo-core jar 1.6.1
org.projectlombok : lombok jar 1.14.8
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0