com.kalman03:gateway-core


GroupId

GroupId

com.kalman03
ArtifactId

ArtifactId

gateway-core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download gateway-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.kalman03 : gateway-client jar ${gateway.version}
org.apache.dubbo : dubbo jar
com.google.guava : guava jar
org.projectlombok : lombok Optional jar
org.apache.commons : commons-lang3 jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0