apuex / spring-boot-solution   1.0.10

GNU General Public License v3.0 only GitHub

Code Generate and Reverse Engineering from RDBMS for Spring Boot

Scala versions: 2.12

runtime 1.0.2


Group ID:
com.github.apuex.springbootsolution
Artifact ID:
runtime_2.12
Version:
1.0.2
Release Date:
Aug 6, 2018
Licenses:
Files:

libraryDependencies += "com.github.apuex.springbootsolution" %% "runtime" % "1.0.2"

Mill build tool

ivy"com.github.apuex.springbootsolution::runtime:1.0.2"

Scala CLI

//> using dep "com.github.apuex.springbootsolution::runtime:1.0.2"

Ammonite REPL

import $ivy.`com.github.apuex.springbootsolution::runtime:1.0.2`

<dependency>
  <groupId>com.github.apuex.springbootsolution</groupId>
  <artifactId>runtime_2.12</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.apuex.springbootsolution', name: 'runtime_2.12', version: '1.0.2'