spring-boot-starter-dubbo

spring-boot-starter-dubbo 脚手架

Лицензия

Лицензия

Apache 2
Категории

Категории

Spring Boot Контейнер Микросервисы Dubbo Сеть Networking
Группа

Группа

io.gitee.hello-go
Идентификатор

Идентификатор

spring-boot-starter-dubbo
Последняя версия

Последняя версия

1.0.6-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-dubbo
spring-boot-starter-dubbo 脚手架
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-boot-starter-dubbo

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.gitee.hello-go/spring-boot-starter-dubbo/ -->
<dependency>
    <groupId>io.gitee.hello-go</groupId>
    <artifactId>spring-boot-starter-dubbo</artifactId>
    <version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.hello-go/spring-boot-starter-dubbo/
implementation 'io.gitee.hello-go:spring-boot-starter-dubbo:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.hello-go/spring-boot-starter-dubbo/
implementation ("io.gitee.hello-go:spring-boot-starter-dubbo:1.0.6-RELEASE")
'io.gitee.hello-go:spring-boot-starter-dubbo:jar:1.0.6-RELEASE'
<dependency org="io.gitee.hello-go" name="spring-boot-starter-dubbo" rev="1.0.6-RELEASE">
  <artifact name="spring-boot-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.hello-go', module='spring-boot-starter-dubbo', version='1.0.6-RELEASE')
)
libraryDependencies += "io.gitee.hello-go" % "spring-boot-starter-dubbo" % "1.0.6-RELEASE"
[io.gitee.hello-go/spring-boot-starter-dubbo "1.0.6-RELEASE"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 1.5.9.RELEASE
net.logstash.logback : logstash-logback-encoder jar 4.7
com.alibaba : dubbo jar 2.5.8
org.jboss.netty : netty jar 3.2.10.Final

provided (4)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.16
org.hibernate : hibernate-validator jar 5.3.6.Final
com.github.sgroschupf : zkclient jar 0.1
org.apache.zookeeper : zookeeper jar 3.4.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.6-RELEASE