License |
License |
---|---|
GroupId | GroupIdorg.bithon |
ArtifactId | ArtifactIdcomponent-brpc |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - An observability platform
|
<!-- https://jarcasting.com/artifacts/org.bithon/component-brpc/ -->
<dependency>
<groupId>org.bithon</groupId>
<artifactId>component-brpc</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/component-brpc/
implementation 'org.bithon:component-brpc:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/component-brpc/
implementation ("org.bithon:component-brpc:1.1.0-RELEASE")
'org.bithon:component-brpc:jar:1.1.0-RELEASE'
<dependency org="org.bithon" name="component-brpc" rev="1.1.0-RELEASE">
<artifact name="component-brpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='component-brpc', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon" % "component-brpc" % "1.1.0-RELEASE"
[org.bithon/component-brpc "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.shaded » shaded-slf4j | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-netty | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-protobuf | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-jackson | jar | 1.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.guava : guava | jar | 30.1.1-jre |