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

spring-boot-solution 1.0.8


Group ID:
com.github.apuex.springbootsolution
Artifact ID:
spring-boot-solution_2.12
Version:
1.0.8
Release Date:
Jun 2, 2019
Licenses:
Files:

libraryDependencies += "com.github.apuex.springbootsolution" %% "spring-boot-solution" % "1.0.8"

Mill build tool

ivy"com.github.apuex.springbootsolution::spring-boot-solution:1.0.8"

Scala CLI

//> using dep "com.github.apuex.springbootsolution::spring-boot-solution:1.0.8"

Ammonite REPL

import $ivy.`com.github.apuex.springbootsolution::spring-boot-solution:1.0.8`

<dependency>
  <groupId>com.github.apuex.springbootsolution</groupId>
  <artifactId>spring-boot-solution_2.12</artifactId>
  <version>1.0.8</version>
</dependency>

compile group: 'com.github.apuex.springbootsolution', name: 'spring-boot-solution_2.12', version: '1.0.8'