Opensabre Boot Persistence

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.baomidou » mybatis-plus-boot-starter
An powerful enhanced toolkit of MyBatis for simplify development
Apache 2.0
com.baomidou » mybatis-plus-extension
An powerful enhanced toolkit of MyBatis for simplify development
Apache 2.0
io.github.opensabre » opensabre-starter-boot
Opensabre Boot Starter
Apache 2.0
io.github.opensabre » opensabre-web
OpenSabre Web project for Spring Boot
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
Apache 2.0
org.mybatis » mybatis-spring
An easy-to-use Spring bridge for MyBatis sql mapping framework.
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
Web Framework Apache 2.0
org.springframework » spring-web(optional)
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.mysql » mysql-connector-j(optional)
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito