Last Version

com.gitee.cn_yaojin:gateway-demo 1.0.0

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

License

License

GroupId

GroupId

com.gitee.cn_yaojin
ArtifactId

ArtifactId

gateway-demo
Version

Version

1.0.0
Type

Type

pom
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-demo

Download gateway-demo 1.0.0

Filename Size
gateway-demo-1.0.0.pom 4 KB
Browse

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

  • gateway