Informatics Data classes

Library for reading and writing dataset

License

License

Categories

Categories

Data ORM
GroupId

GroupId

uno.informatics.common
ArtifactId

ArtifactId

informatics-data
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Informatics Data classes
Library for reading and writing dataset
Source Code Management

Source Code Management

https://bitbucket.org/daveneti/informatics-common

Download informatics-data

How to add to project

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

Dependencies

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

Project Modules

  • informatics-data-api
  • informatics-data-impl

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2