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.0.7


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-data_2.12
Version:
1.0.7
Release Date:
Mar 20, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.sfxcode.sapphire</groupId>
  <artifactId>sapphire-data_2.12</artifactId>
  <version>1.0.7</version>
</dependency>

compile group: 'com.sfxcode.sapphire', name: 'sapphire-data_2.12', version: '1.0.7'