License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.apache.skywalking |
ArtifactId | ArtifactIdserver-configuration |
Version | Version8.9.1 |
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 |
---|---|
server-configuration-8.9.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/server-configuration/ -->
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>server-configuration</artifactId>
<version>8.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/server-configuration/
implementation 'org.apache.skywalking:server-configuration:8.9.1'
// https://jarcasting.com/artifacts/org.apache.skywalking/server-configuration/
implementation ("org.apache.skywalking:server-configuration:8.9.1")
'org.apache.skywalking:server-configuration:pom:8.9.1'
<dependency org="org.apache.skywalking" name="server-configuration" rev="8.9.1">
<artifact name="server-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='server-configuration', version='8.9.1')
)
libraryDependencies += "org.apache.skywalking" % "server-configuration" % "8.9.1"
[org.apache.skywalking/server-configuration "8.9.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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 |