Last Version

baseweb-core 1.0.0-RELEASE

springboot web at once.

License

License

GroupId

GroupId

io.github.ramerf
ArtifactId

ArtifactId

baseweb-core
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

baseweb-core
springboot web at once.
Project URL

Project URL

http://maven.apache.org

Download baseweb-core 1.0.0-RELEASE


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

Dependencies

compile (25)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.3.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.0.5
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
org.springframework : springloaded jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
redis.clients : jedis jar 2.9.0
com.alibaba : fastjson jar 1.2.47
org.projectlombok : lombok jar 1.18.0
com.squareup.okhttp3 : okhttp jar 3.10.0
org.springframework.boot : spring-boot-starter-security jar 2.0.3.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 3.0.2.RELEASE
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
com.alibaba : druid-spring-boot-starter jar 1.1.10
com.googlecode.log4jdbc : log4jdbc jar 1.2
net.coobird : thumbnailator jar 0.4.8
org.apache.poi : poi jar 3.10-FINAL
org.apache.poi : poi-ooxml jar 3.10-FINAL
com.querydsl : querydsl-jpa jar 4.1.4
com.querydsl : querydsl-apt jar 4.1.4
javax.interceptor : javax.interceptor-api jar 1.2

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.46

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.