insubric / box   1.13.0

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


Group ID:
com.boxframework
Artifact ID:
box-server_2.12
Version:
1.4.13
Release Date:
Oct 12, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.boxframework</groupId>
  <artifactId>box-server_2.12</artifactId>
  <version>1.4.13</version>
</dependency>

compile group: 'com.boxframework', name: 'box-server_2.12', version: '1.4.13'