Last Version

org.apache.shenyu:shenyu-bootstrap 2.4.3

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.shenyu
ArtifactId

ArtifactId

shenyu-bootstrap
Version

Version

2.4.3
Type

Type

jar
Description

Description

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download shenyu-bootstrap 2.4.3


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

Dependencies

compile (53)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar
org.apache.shenyu : shenyu-spring-boot-starter-gateway jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-param-mapping jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-waf jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-ratelimiter jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-hystrix jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-resilience4j jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-sentinel jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-redirect jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-rewrite jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-request jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-logging jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-sign jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-oauth2 jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-jwt jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-modify-response jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-cryptor jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-general-context jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-websocket jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-metrics jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-cache jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-grpc jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-tars jar 2.4.3
com.tencent.tars : tars-client jar 1.7.2
com.alipay.sofa : sofa-rpc-all jar 5.7.6
org.apache.shenyu : shenyu-spring-boot-starter-plugin-sofa jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-springcloud jar 2.4.3
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar 2.2.6.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 2.1.2.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.0.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar 2.2.0.RELEASE
org.apache.shenyu : shenyu-spring-boot-starter-plugin-apache-dubbo jar 2.4.3
org.apache.dubbo : dubbo jar 2.7.5
org.apache.curator : curator-client jar 4.0.1
org.apache.curator : curator-framework jar 4.0.1
org.apache.curator : curator-recipes jar 4.0.1
com.weibo : motan-core jar 1.1.9
com.weibo : motan-transport-netty4 jar 1.1.9
com.weibo : motan-registry-zookeeper jar 1.1.9
com.weibo : motan-springsupport jar 1.1.9
org.apache.shenyu : shenyu-spring-boot-starter-plugin-motan jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-sync-data-zookeeper jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-sync-data-websocket jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-sync-data-http jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-sync-data-etcd jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-sync-data-consul jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-instance jar 2.4.3
org.apache.shenyu : shenyu-spring-boot-starter-plugin-logging-rocketmq jar 2.4.3
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar
org.slf4j : jcl-over-slf4j jar
javax.xml.bind : jaxb-api jar 2.3.0

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.hamcrest : hamcrest-library jar
org.mockito : mockito-junit-jupiter jar 3.5.15
org.mockito : mockito-core jar 3.5.15
org.mockito : mockito-inline jar 3.5.15
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.