Last Version

org.apache.skywalking:oap-server-bom 9.1.0

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.

License

License

GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

oap-server-bom
Version

Version

9.1.0
Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

The Apache Software Foundation

Download oap-server-bom 9.1.0

Filename Size
oap-server-bom-9.1.0.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.skywalking/oap-server-bom/ -->
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>oap-server-bom</artifactId>
    <version>9.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/oap-server-bom/
implementation 'org.apache.skywalking:oap-server-bom:9.1.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/oap-server-bom/
implementation ("org.apache.skywalking:oap-server-bom:9.1.0")
'org.apache.skywalking:oap-server-bom:pom:9.1.0'
<dependency org="org.apache.skywalking" name="oap-server-bom" rev="9.1.0">
  <artifact name="oap-server-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='oap-server-bom', version='9.1.0')
)
libraryDependencies += "org.apache.skywalking" % "oap-server-bom" % "9.1.0"
[org.apache.skywalking/oap-server-bom "9.1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
javax.annotation : javax.annotation-api jar 1.3.2

test (6)

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

Project Modules

There are no modules declared in this project.