Last Version

org.apache.skywalking:server-starter-es7 8.7.0

A backend starter specially for ElasticSearch 7 storage

License

License

GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

server-starter-es7
Version

Version

8.7.0
Type

Type

jar
Description

Description

A backend starter specially for ElasticSearch 7 storage
Project Organization

Project Organization

The Apache Software Foundation

Download server-starter-es7 8.7.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.skywalking : server-bootstrap jar 8.7.0
org.apache.skywalking : storage-elasticsearch7-plugin jar 8.7.0
org.apache.skywalking : zipkin-receiver-plugin jar 8.7.0
org.apache.skywalking : tool-profile-snapshot-exporter-es7 jar 8.7.0
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

provided (2)

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

test (6)

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
net.bytebuddy : byte-buddy-agent jar 1.10.19
org.objenesis : objenesis jar 3.1
org.openjdk.jmh : jmh-core jar 1.21

Project Modules

There are no modules declared in this project.