License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ActiveJ User Interface Web Frameworks |
GroupId | GroupIdcn.ipfs-files |
ArtifactId | ArtifactIdactivejdbc-spring-boot-starter |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionactivejdbc-spring-boot-starter
Generate a RESTful API for each table in your database at runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |