Last Version

com.gitee.kamismile:gatewayAgent 1.1.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.gitee.kamismile
ArtifactId

ArtifactId

gatewayAgent
Version

Version

1.1.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

http://gitee.com/kamismile/gateway-agent/tree/master

Download gatewayAgent 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.1.0
com.gitee.kamismile : stoneCommon jar 1.1.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.