License |
License |
---|---|
GroupId | GroupIdorg.apache.skywalking |
ArtifactId | ArtifactIdlibrary-server |
Version | Version9.1.0 |
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 |
---|---|
library-server-9.1.0.pom | |
library-server-9.1.0.jar | 29 KB |
library-server-9.1.0-sources.jar | 24 KB |
library-server-9.1.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/library-server/ -->
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>library-server</artifactId>
<version>9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/library-server/
implementation 'org.apache.skywalking:library-server:9.1.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/library-server/
implementation ("org.apache.skywalking:library-server:9.1.0")
'org.apache.skywalking:library-server:jar:9.1.0'
<dependency org="org.apache.skywalking" name="library-server" rev="9.1.0">
<artifact name="library-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='library-server', version='9.1.0')
)
libraryDependencies += "org.apache.skywalking" % "library-server" % "9.1.0"
[org.apache.skywalking/library-server "9.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.skywalking : library-util | jar | 9.1.0 |
io.grpc : grpc-netty | jar | |
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-stub | jar | |
io.grpc : grpc-testing | jar | |
io.netty : netty-handler | jar | |
io.netty : netty-codec | jar | |
io.netty : netty-codec-http | jar | |
io.netty : netty-codec-http2 | jar | |
com.linecorp.armeria : armeria | jar | |
com.linecorp.armeria : armeria-protobuf | jar | |
org.slf4j : slf4j-api | jar | |
org.slf4j : log4j-over-slf4j | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
com.google.guava : guava | jar | |
org.testcontainers : testcontainers | jar | |
com.google.errorprone : error_prone_annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
org.objenesis : objenesis | jar | 3.1 |
org.assertj : assertj-core | jar | 3.20.2 |
org.openjdk.jmh : jmh-core | jar | 1.21 |