Last Version

org.apache.skywalking:apm-webapp 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

apm-webapp
Version

Version

9.1.0
Type

Type

jar
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 apm-webapp 9.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.cloud : spring-cloud-starter-loadbalancer jar
org.springframework.boot : spring-boot-starter-actuator jar 2.6.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.google.code.gson : gson jar 2.9.0
org.apache.httpcomponents : httpclient jar 4.5.13
ch.qos.logback : logback-classic jar 1.2.11
org.yaml : snakeyaml jar 1.28

provided (3)

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

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
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.