quickdao-spring-boot-starter

QuickDAO Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

quickdao-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

quickdao-spring-boot-starter
QuickDAO Starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download quickdao-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
cn.schoolwow : QuickDAO jar 4.1.6
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.0.RELEASE

test (4)

Group / Artifact Type Version
org.aeonbits.owner : owner-java8 jar 1.0.6
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE
org.mariadb.jdbc : mariadb-java-client jar 2.7.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE