insubric / box   1.16.1

Apache License 2.0 Website GitHub

tool for postgres to automatically build rest services and web forms

Scala versions: 2.13
Scala.js versions: 1.x

box-server 1.16.0-RC7


Group ID:
com.boxframework
Artifact ID:
box-server_2.13
Version:
1.16.0-RC7
Release Date:
Mar 31, 2026
Licenses:
Files:
Full Scala Version:
2.13.18

libraryDependencies += "com.boxframework" %% "box-server" % "1.16.0-RC7"

Mill build tool

ivy"com.boxframework::box-server:1.16.0-RC7"

Scala CLI

//> using dep "com.boxframework::box-server:1.16.0-RC7"

Ammonite REPL

import $ivy.`com.boxframework::box-server:1.16.0-RC7`

<dependency>
  <groupId>com.boxframework</groupId>
  <artifactId>box-server_2.13</artifactId>
  <version>1.16.0-RC7</version>
</dependency>

compile group: 'com.boxframework', name: 'box-server_2.13', version: '1.16.0-RC7'