Last Version

MicroProfile OpenTracing for Jakarta Server Faces 1.2.0-oldapi.0

Integrate Jakarta Server Faces with MicroProfile OpenTracing

License

License

Categories

Categories

Net
GroupId

GroupId

net.bis5.opentracing
ArtifactId

ArtifactId

opentracing-faces
Version

Version

1.2.0-oldapi.0
Type

Type

jar
Description

Description

MicroProfile OpenTracing for Jakarta Server Faces
Integrate Jakarta Server Faces with MicroProfile OpenTracing
Project URL

Project URL

https://github.com/maruTA-bis5/opentracing-faces
Source Code Management

Source Code Management

https://github.com/maruTA-bis5/opentracing-faces.git

Download opentracing-faces 1.2.0-oldapi.0


<!-- 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"]

Dependencies

provided (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.