License |
License |
---|---|
GroupId | GroupIdorg.bithon |
ArtifactId | ArtifactIdagent-rpc-thrift |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
DescriptionBithon - Application Risk Management Platform
|
<!-- https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/ -->
<dependency>
<groupId>org.bithon</groupId>
<artifactId>agent-rpc-thrift</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/
implementation 'org.bithon:agent-rpc-thrift:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/
implementation ("org.bithon:agent-rpc-thrift:1.0.0-RELEASE")
'org.bithon:agent-rpc-thrift:jar:1.0.0-RELEASE'
<dependency org="org.bithon" name="agent-rpc-thrift" rev="1.0.0-RELEASE">
<artifact name="agent-rpc-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='agent-rpc-thrift', version='1.0.0-RELEASE')
)
libraryDependencies += "org.bithon" % "agent-rpc-thrift" % "1.0.0-RELEASE"
[org.bithon/agent-rpc-thrift "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.14.2 |