License |
License |
---|---|
GroupId | GroupIdorg.apache.skywalking |
ArtifactId | ArtifactIdoap-protocol |
Version | Version9.1.0 |
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 |
---|---|
oap-protocol-9.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/oap-protocol/ -->
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>oap-protocol</artifactId>
<version>9.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/oap-protocol/
implementation 'org.apache.skywalking:oap-protocol:9.1.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/oap-protocol/
implementation ("org.apache.skywalking:oap-protocol:9.1.0")
'org.apache.skywalking:oap-protocol:pom:9.1.0'
<dependency org="org.apache.skywalking" name="oap-protocol" rev="9.1.0">
<artifact name="oap-protocol" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='oap-protocol', version='9.1.0')
)
libraryDependencies += "org.apache.skywalking" % "oap-protocol" % "9.1.0"
[org.apache.skywalking/oap-protocol "9.1.0"]
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 |