License |
License |
---|---|
GroupId | GroupIdorg.apache.shenyu |
ArtifactId | ArtifactIdshenyu-web |
Version | Version2.4.2 |
Type | Typejar |
Description |
DescriptionThe 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 |
Filename | Size |
---|---|
shenyu-web-2.4.2.pom | |
shenyu-web-2.4.2.jar | 59 KB |
shenyu-web-2.4.2-sources.jar | 40 KB |
shenyu-web-2.4.2-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-web/ -->
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-web</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-web/
implementation 'org.apache.shenyu:shenyu-web:2.4.2'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-web/
implementation ("org.apache.shenyu:shenyu-web:2.4.2")
'org.apache.shenyu:shenyu-web:jar:2.4.2'
<dependency org="org.apache.shenyu" name="shenyu-web" rev="2.4.2">
<artifact name="shenyu-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-web', version='2.4.2')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-web" % "2.4.2"
[org.apache.shenyu/shenyu-web "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shenyu : shenyu-plugin-base | jar | 2.4.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
io.projectreactor : reactor-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | 3.5.15 |
org.mockito : mockito-inline | jar | 3.5.15 |
org.awaitility : awaitility | jar | 4.0.3 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |