| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.bis5.opentracing |
| Идентификатор | Идентификаторopentracing-faces |
| Последняя версия | Последняя версия1.2.0-oldapi.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicroProfile OpenTracing for Jakarta Server Faces
Integrate Jakarta Server Faces with MicroProfile OpenTracing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.bis5.opentracing/opentracing-faces/ -->
<dependency>
<groupId>net.bis5.opentracing</groupId>
<artifactId>opentracing-faces</artifactId>
<version>1.2.0-oldapi.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.opentracing/opentracing-faces/
implementation 'net.bis5.opentracing:opentracing-faces:1.2.0-oldapi.0'
// https://jarcasting.com/artifacts/net.bis5.opentracing/opentracing-faces/
implementation ("net.bis5.opentracing:opentracing-faces:1.2.0-oldapi.0")
'net.bis5.opentracing:opentracing-faces:jar:1.2.0-oldapi.0'
<dependency org="net.bis5.opentracing" name="opentracing-faces" rev="1.2.0-oldapi.0">
<artifact name="opentracing-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bis5.opentracing', module='opentracing-faces', version='1.2.0-oldapi.0')
)
libraryDependencies += "net.bis5.opentracing" % "opentracing-faces" % "1.2.0-oldapi.0"
[net.bis5.opentracing/opentracing-faces "1.2.0-oldapi.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.opentracing : microprofile-opentracing-api | jar | 1.3.3 |
| jakarta.faces : jakarta.faces-api | jar | 2.3.2 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| io.opentracing : opentracing-api | jar | 0.31.0 |
| io.opentracing.contrib : opentracing-interceptors | jar | 0.0.3 |
| io.opentracing.contrib : opentracing-tracerresolver | jar | 0.1.8 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |