Last Version

dubbo-gateway-core 1.1.4.6-GA

The core module of dubbo gateway

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-core
Version

Version

1.1.4.6-GA
Type

Type

jar
Description

Description

dubbo-gateway-core
The core module of dubbo gateway

Download dubbo-gateway-core 1.1.4.6-GA


<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/ -->
<dependency>
    <groupId>com.atommiddleware</groupId>
    <artifactId>dubbo-gateway-core</artifactId>
    <version>1.1.4.6-GA</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation 'com.atommiddleware:dubbo-gateway-core:1.1.4.6-GA'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation ("com.atommiddleware:dubbo-gateway-core:1.1.4.6-GA")
'com.atommiddleware:dubbo-gateway-core:jar:1.1.4.6-GA'
<dependency org="com.atommiddleware" name="dubbo-gateway-core" rev="1.1.4.6-GA">
  <artifact name="dubbo-gateway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-core', version='1.1.4.6-GA')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-core" % "1.1.4.6-GA"
[com.atommiddleware/dubbo-gateway-core "1.1.4.6-GA"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux Optional jar
com.alibaba.cloud : spring-cloud-starter-dubbo Optional jar
com.atommiddleware : dubbo-gateway-api jar 1.1.4.6-GA
com.atommiddleware : dubbo-gateway-security jar 1.1.4.6-GA
org.springframework.cloud : spring-cloud-starter-gateway Optional jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional jar
org.owasp.antisamy : antisamy jar 1.6.5
org.owasp.encoder : encoder-esapi jar 1.2.3
org.owasp.esapi : esapi jar 2.2.0.0
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.security : spring-security-cas Optional jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.