License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.gitee.kamismile |
ArtifactId | ArtifactIdgatewayAgent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gatewayAgent-1.1.1.pom | |
gatewayAgent-1.1.1.jar | 99 KB |
gatewayAgent-1.1.1-sources.jar | 36 KB |
gatewayAgent-1.1.1-javadoc.jar | 667 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.1.0 |
com.gitee.kamismile : stoneCommon | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |