Dew Core

Dew公共模块

License

License

GroupId

GroupId

com.ecfront.dew
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dew Core
Dew公共模块
Project Organization

Project Organization

Pivotal Software, Inc.

Download core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.ecfront.dew : common jar 1.0.0
com.ecfront.dew : cluster-common jar 1.0.0
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.2.RELEASE
io.springfox : springfox-swagger2 jar 2.6.1
io.springfox : springfox-swagger-ui jar 2.6.1
mysql : mysql-connector-java Optional jar 5.1.41
org.springframework.cloud : spring-cloud-starter-eureka jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-hystrix jar

test (3)

Group / Artifact Type Version
com.ecfront.dew : cluster-spi-redis jar 1.0.0
com.ecfront.dew : cluster-spi-hazelcast jar 1.0.0
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0