License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.alilitech |
ArtifactId | ArtifactIdboot-plus-core-datasource |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-plus is a rapid development framework based on spring boot.
|
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-datasource/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-core-datasource</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-datasource/
implementation 'com.alilitech:boot-plus-core-datasource:1.1.4'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core-datasource/
implementation ("com.alilitech:boot-plus-core-datasource:1.1.4")
'com.alilitech:boot-plus-core-datasource:jar:1.1.4'
<dependency org="com.alilitech" name="boot-plus-core-datasource" rev="1.1.4">
<artifact name="boot-plus-core-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-core-datasource', version='1.1.4')
)
libraryDependencies += "com.alilitech" % "boot-plus-core-datasource" % "1.1.4"
[com.alilitech/boot-plus-core-datasource "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alilitech : boot-plus-core | jar | 1.1.4 |