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


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-data_2.13
Version:
1.0.4
Release Date:
Mar 11, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.sfxcode.sapphire</groupId>
  <artifactId>sapphire-data_2.13</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.sfxcode.sapphire', name: 'sapphire-data_2.13', version: '1.0.4'