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 2.0.0


Group ID:
com.sfxcode.sapphire
Artifact ID:
sapphire-data_2.12
Version:
2.0.0
Release Date:
Aug 18, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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