activejdbc-spring-boot-starter

Generate a RESTful API for each table in your database at runtime

License

License

Categories

Categories

Spring Boot Container Microservices ActiveJ User Interface Web Frameworks
GroupId

GroupId

cn.ipfs-files
ArtifactId

ArtifactId

activejdbc-spring-boot-starter
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

activejdbc-spring-boot-starter
Generate a RESTful API for each table in your database at runtime
Project URL

Project URL

https://github.com/Endlessworld/acivejdbc-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Endlessworld/acivejdbc-spring-boot-starter

Download activejdbc-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ipfs-files/activejdbc-spring-boot-starter/ -->
<dependency>
    <groupId>cn.ipfs-files</groupId>
    <artifactId>activejdbc-spring-boot-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipfs-files/activejdbc-spring-boot-starter/
implementation 'cn.ipfs-files:activejdbc-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.ipfs-files/activejdbc-spring-boot-starter/
implementation ("cn.ipfs-files:activejdbc-spring-boot-starter:1.0.1.RELEASE")
'cn.ipfs-files:activejdbc-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="cn.ipfs-files" name="activejdbc-spring-boot-starter" rev="1.0.1.RELEASE">
  <artifact name="activejdbc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipfs-files', module='activejdbc-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.ipfs-files" % "activejdbc-spring-boot-starter" % "1.0.1.RELEASE"
[cn.ipfs-files/activejdbc-spring-boot-starter "1.0.1.RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.javalite : activejdbc jar 2.1
org.javalite : activejdbc-instrumentation maven-plugin 2.1
org.springframework.boot : spring-boot-starter-aop jar 2.3.3.RELEASE
com.alibaba : fastjson jar 1.2.78
com.google.guava : guava-collections jar r03
io.springfox : springfox-boot-starter jar 3.0.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0-RELEASE