is not current version
Last Version 1.0.1.RELEASE

cn.ipfs-files:activejdbc-spring-boot-starter 1.0-RELEASE

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

Categories

Categories

Spring Boot Container Microservices ActiveJ User Interface Web Frameworks
GroupId

GroupId

cn.ipfs-files
ArtifactId

ArtifactId

activejdbc-spring-boot-starter
Version

Version

1.0-RELEASE
Type

Type

jar

Download activejdbc-spring-boot-starter 1.0-RELEASE


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