com.gitee.cn_yaojin:gateway

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

License

License

GroupId

GroupId

com.gitee.cn_yaojin
ArtifactId

ArtifactId

gateway
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download gateway

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0