insubric / box   1.13.2

Apache License 2.0 Website GitHub

tool for postgres to automatically build rest services and web forms

Scala versions: 2.13 2.12

box-server 1.7.8


Group ID:
com.boxframework
Artifact ID:
box-server_2.13
Version:
1.7.8
Release Date:
Dec 12, 2022
Licenses:
Files:

libraryDependencies += "com.boxframework" %% "box-server" % "1.7.8"

Mill build tool

ivy"com.boxframework::box-server:1.7.8"

Scala CLI

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

Ammonite REPL

import $ivy.`com.boxframework::box-server:1.7.8`

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

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