Last Version

Dew Boot Core 1.1.4

Dew Spring Boot 封装

License

License

GroupId

GroupId

com.ecfront.dew
ArtifactId

ArtifactId

boot-core
Version

Version

1.1.4
Type

Type

jar
Description

Description

Dew Boot Core
Dew Spring Boot 封装
Project Organization

Project Organization

Pivotal Software, Inc.

Download boot-core 1.1.4


<!-- https://jarcasting.com/artifacts/com.ecfront.dew/boot-core/ -->
<dependency>
    <groupId>com.ecfront.dew</groupId>
    <artifactId>boot-core</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront.dew/boot-core/
implementation 'com.ecfront.dew:boot-core:1.1.4'
// https://jarcasting.com/artifacts/com.ecfront.dew/boot-core/
implementation ("com.ecfront.dew:boot-core:1.1.4")
'com.ecfront.dew:boot-core:jar:1.1.4'
<dependency org="com.ecfront.dew" name="boot-core" rev="1.1.4">
  <artifact name="boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront.dew', module='boot-core', version='1.1.4')
)
libraryDependencies += "com.ecfront.dew" % "boot-core" % "1.1.4"
[com.ecfront.dew/boot-core "1.1.4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.ecfront.dew : common jar 1.3.2
com.ecfront.dew : cluster-common jar 1.1.4
com.ecfront.dew : cluster-spi-redis Optional jar 1.1.4
com.ecfront.dew : cluster-spi-hazelcast Optional jar 1.1.4
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 1.5.2.RELEASE
io.springfox : springfox-swagger2 Optional jar 2.6.1
io.springfox : springfox-swagger-ui Optional jar 2.6.1
org.springframework.boot : spring-boot-starter-actuator jar 1.5.2.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE
com.h2database : h2 jar 1.4.195

Project Modules

There are no modules declared in this project.