Last Version

Cloud Starter Data 2.0.0.RELEASE

Cloud Starter Data

License

License

Categories

Categories

Data
GroupId

GroupId

com.minlia.cloud.starter
ArtifactId

ArtifactId

cloud-starter-data
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

Cloud Starter Data
Cloud Starter Data
Source Code Management

Source Code Management

https://github.com/minlia-projects/cloud-starter-data

Download cloud-starter-data 2.0.0.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.projectlombok : lombok Optional jar 1.16.18
org.apache.commons : commons-lang3 Optional jar 3.7
org.springframework.boot : spring-boot-starter-security Optional jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-jdbc Optional jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
com.minlia.cloud.starter : cloud-starter-stateful jar 2.0.0.RELEASE
com.baomidou : mybatis-plus jar 2.2.0
com.baomidou : mybatis-plus-boot-starter jar 2.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.