is not current version
Last Version 2.1.1

core-datawrapper 2.0.150

DataWrapper makes it easy to chain ByteBuffers together without copying them such that they just look like one entity avoiding constantly copying the data

License

License

Categories

Categories

Data
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

core-datawrapper
Version

Version

2.0.150
Type

Type

jar
Description

Description

core-datawrapper
DataWrapper makes it easy to chain ByteBuffers together without copying them such that they just look like one entity avoiding constantly copying the data
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download core-datawrapper 2.0.150


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
io.micrometer : micrometer-core jar 1.4.1
org.webpieces : core-util jar 2.0.150

Project Modules

There are no modules declared in this project.