| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shenyu |
| Идентификатор | Идентификаторshenyu-agent-plugin-tracing-common |
| Последняя версия | Последняя версия2.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-agent-plugin-tracing-common/ -->
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-agent-plugin-tracing-common</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-agent-plugin-tracing-common/
implementation 'org.apache.shenyu:shenyu-agent-plugin-tracing-common:2.4.2'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-agent-plugin-tracing-common/
implementation ("org.apache.shenyu:shenyu-agent-plugin-tracing-common:2.4.2")
'org.apache.shenyu:shenyu-agent-plugin-tracing-common:jar:2.4.2'
<dependency org="org.apache.shenyu" name="shenyu-agent-plugin-tracing-common" rev="2.4.2">
<artifact name="shenyu-agent-plugin-tracing-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-agent-plugin-tracing-common', version='2.4.2')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-agent-plugin-tracing-common" % "2.4.2"
[org.apache.shenyu/shenyu-agent-plugin-tracing-common "2.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.12.6 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shenyu : shenyu-agent-api | jar | 2.4.2 |
| org.apache.shenyu : shenyu-agent-core | jar | 2.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.12.6 |
| 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 |