insubric / box   1.12.1

Apache License 2.0 Website GitHub

tool for postgres to automatically build rest services and web forms

Scala versions: 2.13 2.12

box-codegen 1.5.0-M1


Group ID:
com.boxframework
Artifact ID:
box-codegen_2.13
Version:
1.5.0-M1
Release Date:
Jan 27, 2022
Licenses:
Files:

libraryDependencies += "com.boxframework" %% "box-codegen" % "1.5.0-M1"

Mill build tool

ivy"com.boxframework::box-codegen:1.5.0-M1"

Scala CLI

//> using dep "com.boxframework::box-codegen:1.5.0-M1"

Ammonite REPL

import $ivy.`com.boxframework::box-codegen:1.5.0-M1`

<dependency>
  <groupId>com.boxframework</groupId>
  <artifactId>box-codegen_2.13</artifactId>
  <version>1.5.0-M1</version>
</dependency>

compile group: 'com.boxframework', name: 'box-codegen_2.13', version: '1.5.0-M1'