Последняя версия

com.gitee.cn_yaojin:gateway 1.0.0

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

Лицензия

Лицензия

Группа

Группа

com.gitee.cn_yaojin
Идентификатор

Идентификатор

gateway
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/gateway

Скачать gateway 1.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.