is not current version
Last Version 1.0.18

basic-service 1.0.8

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.lixhbs
ArtifactId

ArtifactId

basic-service
Version

Version

1.0.8
Type

Type

jar
Description

Description

basic-service
Demo project for Spring Boot

Download basic-service 1.0.8


<!-- https://jarcasting.com/artifacts/io.github.lixhbs/basic-service/ -->
<dependency>
    <groupId>io.github.lixhbs</groupId>
    <artifactId>basic-service</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lixhbs/basic-service/
implementation 'io.github.lixhbs:basic-service:1.0.8'
// https://jarcasting.com/artifacts/io.github.lixhbs/basic-service/
implementation ("io.github.lixhbs:basic-service:1.0.8")
'io.github.lixhbs:basic-service:jar:1.0.8'
<dependency org="io.github.lixhbs" name="basic-service" rev="1.0.8">
  <artifact name="basic-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lixhbs', module='basic-service', version='1.0.8')
)
libraryDependencies += "io.github.lixhbs" % "basic-service" % "1.0.8"
[io.github.lixhbs/basic-service "1.0.8"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.3
org.springframework.boot : spring-boot-starter-security jar 2.6.3
org.springframework.boot : spring-boot-starter-validation jar 2.6.3
com.baomidou : mybatis-plus-boot-starter jar 3.5.1
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.4.1
com.alibaba : druid-spring-boot-starter jar 1.2.8
cn.hutool : hutool-all jar 5.7.21
org.bouncycastle : bcprov-jdk15to18 jar 1.69
org.postgresql : postgresql jar 42.3.1
com.baomidou : mybatis-plus-generator jar 3.5.1
org.apache.velocity : velocity-engine-core jar 2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.