DataMeta-utilJava
Java Utilities for the project and beyond
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.ebaydatameta |
ArtifactId | ArtifactIdser-bytes |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataMeta DOM - DataMeta/Hadoop
Metadata for any byte serializing goal, including Hadoop and/or various NoSQL platforms
|
Filename | Size |
---|---|
ser-bytes-1.0.4.pom | |
ser-bytes-1.0.4.jar | 12 KB |
ser-bytes-1.0.4-sources.jar | 8 KB |
ser-bytes-1.0.4-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ebaydatameta/ser-bytes/ -->
<dependency>
<groupId>com.github.ebaydatameta</groupId>
<artifactId>ser-bytes</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebaydatameta/ser-bytes/
implementation 'com.github.ebaydatameta:ser-bytes:1.0.4'
// https://jarcasting.com/artifacts/com.github.ebaydatameta/ser-bytes/
implementation ("com.github.ebaydatameta:ser-bytes:1.0.4")
'com.github.ebaydatameta:ser-bytes:jar:1.0.4'
<dependency org="com.github.ebaydatameta" name="ser-bytes" rev="1.0.4">
<artifact name="ser-bytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ebaydatameta', module='ser-bytes', version='1.0.4')
)
libraryDependencies += "com.github.ebaydatameta" % "ser-bytes" % "1.0.4"
[com.github.ebaydatameta/ser-bytes "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ebaydatameta : dom-core | jar | 1.0.3 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.hadoop : hadoop-common | jar | 2.7.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ebaydatameta : util-test | jar | 1.0.0 |
junit : junit | jar | 4.12 |
Java Utilities for the project and beyond