giants-dubbo

Giants Dubbo Java Web Framework and reusable components.

License

License

Categories

Categories

Ant Build Tools Dubbo Net Networking
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-dubbo
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

giants-dubbo
Giants Dubbo Java Web Framework and reusable components.
Project URL

Project URL

https://github.com/vencent-lu/giants-dubbo

Download giants-dubbo

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dubbo/ -->
<dependency>
    <groupId>com.github.vencent-lu</groupId>
    <artifactId>giants-dubbo</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dubbo/
implementation 'com.github.vencent-lu:giants-dubbo:1.0.1'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dubbo/
implementation ("com.github.vencent-lu:giants-dubbo:1.0.1")
'com.github.vencent-lu:giants-dubbo:jar:1.0.1'
<dependency org="com.github.vencent-lu" name="giants-dubbo" rev="1.0.1">
  <artifact name="giants-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-dubbo', version='1.0.1')
)
libraryDependencies += "com.github.vencent-lu" % "giants-dubbo" % "1.0.1"
[com.github.vencent-lu/giants-dubbo "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.vencent-lu : giants-common jar 1.0.7
com.alibaba : dubbo jar 2.5.3
io.zipkin.java : zipkin jar 2.0.0
io.zipkin.brave : brave-core jar 4.0.6
io.zipkin.brave : brave-http jar 4.0.6
io.zipkin.reporter : zipkin-reporter jar 1.1.0
io.zipkin.reporter : zipkin-sender-okhttp3 jar 1.1.0
com.alibaba : fastjson jar 1.2.22

provided (2)

Group / Artifact Type Version
com.github.vencent-lu : giants-web jar 1.0.5
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0