Last Version

dbrain-data 0.7

Defines concepts and classes that are at the core of data manipulation and definition.

License

License

Categories

Categories

Data
GroupId

GroupId

org.dbrain
ArtifactId

ArtifactId

data
Version

Version

0.7
Type

Type

jar
Description

Description

dbrain-data
Defines concepts and classes that are at the core of data manipulation and definition.
Source Code Management

Source Code Management

https://github.com/dbrain-org/dbrain-data

Download data 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.0
com.fasterxml.jackson.core : jackson-annotations jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.