| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.kalman03 |
| ArtifactId | ArtifactIdgateway-client |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| gateway-client-1.2.1.pom | |
| gateway-client-1.2.1.jar | 8 KB |
| gateway-client-1.2.1-sources.jar | 5 KB |
| gateway-client-1.2.1-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kalman03/gateway-client/ -->
<dependency>
<groupId>com.kalman03</groupId>
<artifactId>gateway-client</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kalman03/gateway-client/
implementation 'com.kalman03:gateway-client:1.2.1'
// https://jarcasting.com/artifacts/com.kalman03/gateway-client/
implementation ("com.kalman03:gateway-client:1.2.1")
'com.kalman03:gateway-client:jar:1.2.1'
<dependency org="com.kalman03" name="gateway-client" rev="1.2.1">
<artifact name="gateway-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kalman03', module='gateway-client', version='1.2.1')
)
libraryDependencies += "com.kalman03" % "gateway-client" % "1.2.1"
[com.kalman03/gateway-client "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | |
| org.apache.dubbo : dubbo | jar |