sfxcode / sapphire-data   2.0.5

Apache License 2.0 Website GitHub

A Framework for data handling. It provides an adapter for scala / java beans and maps.

Scala versions: 3.x 2.13 2.12

sapphire-data 1.2.0


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-data_3
Version:
1.2.0
Release Date:
Jun 22, 2021
Licenses:
Files:

libraryDependencies += "com.sfxcode.sapphire" %% "sapphire-data" % "1.2.0"

Mill build tool

ivy"com.sfxcode.sapphire::sapphire-data:1.2.0"

Scala CLI

//> using dep "com.sfxcode.sapphire::sapphire-data:1.2.0"

Ammonite REPL

import $ivy.`com.sfxcode.sapphire::sapphire-data:1.2.0`

<dependency>
  <groupId>com.sfxcode.sapphire</groupId>
  <artifactId>sapphire-data_3</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.sfxcode.sapphire', name: 'sapphire-data_3', version: '1.2.0'