License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.shenyu |
ArtifactId | ArtifactIdshenyu-sync-data-center |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typepom |
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-sync-data-center-2.4.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-sync-data-center/ -->
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-sync-data-center</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-sync-data-center/
implementation 'org.apache.shenyu:shenyu-sync-data-center:2.4.3'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-sync-data-center/
implementation ("org.apache.shenyu:shenyu-sync-data-center:2.4.3")
'org.apache.shenyu:shenyu-sync-data-center:pom:2.4.3'
<dependency org="org.apache.shenyu" name="shenyu-sync-data-center" rev="2.4.3">
<artifact name="shenyu-sync-data-center" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-sync-data-center', version='2.4.3')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-sync-data-center" % "2.4.3"
[org.apache.shenyu/shenyu-sync-data-center "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
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.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 |