Advanced Data Management Utilities

Different interfaces and implementations to manage data in an advanced way.

License

License

CC0
Categories

Categories

Data
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

data
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Advanced Data Management Utilities
Different interfaces and implementations to manage data in an advanced way.
Project URL

Project URL

https://github.com/matthieu-vergne/Data-Management

Download data

Filename Size
data-1.3.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • data-access
  • data-storage
  • data-samples

Versions

Version
1.3
1.2
1.1
1.0