License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.minlia.cloud.thirdparty |
ArtifactId | ArtifactIdspring-data-batis-starter |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinlia Thirdparty Spring Data Batis Starter
Minlia Cloud Dependencies
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis-starter/ -->
<dependency>
<groupId>com.minlia.cloud.thirdparty</groupId>
<artifactId>spring-data-batis-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis-starter/
implementation 'com.minlia.cloud.thirdparty:spring-data-batis-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis-starter/
implementation ("com.minlia.cloud.thirdparty:spring-data-batis-starter:1.0.0.RELEASE")
'com.minlia.cloud.thirdparty:spring-data-batis-starter:jar:1.0.0.RELEASE'
<dependency org="com.minlia.cloud.thirdparty" name="spring-data-batis-starter" rev="1.0.0.RELEASE">
<artifact name="spring-data-batis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.thirdparty', module='spring-data-batis-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.thirdparty" % "spring-data-batis-starter" % "1.0.0.RELEASE"
[com.minlia.cloud.thirdparty/spring-data-batis-starter "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.minlia.cloud.thirdparty : spring-data-batis | jar | 1.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-undertow | jar | 1.5.6.RELEASE |