Informatics Common Classes

Library for reading and writing dataset

License

License

Categories

Categories

ORM Data
GroupId

GroupId

uno.informatics.common
ArtifactId

ArtifactId

informatics-common
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Informatics Common Classes
Library for reading and writing dataset
Source Code Management

Source Code Management

https://github.com/unoinformatics/informatics-common

Download informatics-common

How to add to project

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

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