License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.gitee.kamismile |
ArtifactId | ArtifactIdgateway |
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 |
---|---|
gateway-1.1.1.pom | |
gateway-1.1.1.jar | 26 KB |
gateway-1.1.1-sources.jar | 12 KB |
gateway-1.1.1-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.kamismile/gateway/ -->
<dependency>
<groupId>com.gitee.kamismile</groupId>
<artifactId>gateway</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.kamismile/gateway/
implementation 'com.gitee.kamismile:gateway:1.1.1'
// https://jarcasting.com/artifacts/com.gitee.kamismile/gateway/
implementation ("com.gitee.kamismile:gateway:1.1.1")
'com.gitee.kamismile:gateway:jar:1.1.1'
<dependency org="com.gitee.kamismile" name="gateway" rev="1.1.1">
<artifact name="gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.kamismile', module='gateway', version='1.1.1')
)
libraryDependencies += "com.gitee.kamismile" % "gateway" % "1.1.1"
[com.gitee.kamismile/gateway "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.kamismile : stoneComEx | jar | 1.1.1 |
org.springframework.cloud : spring-cloud-starter-gateway | jar | |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
xom : xom | jar | 1.2.5 |
org.springframework.data : spring-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |