com.csicit.ace:zuul-impl

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

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

zuul-impl
Last Version

Last Version

1.0.67
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/zuul-impl

Download zuul-impl

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.csicit.ace : common jar 1.0.67
com.csicit.ace : dbplus jar 1.0.67
com.csicit.ace : base-impl jar 1.0.67
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.csicit.ace : interfaces jar 1.0.67

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.67
1.0.65
1.0.64
1.0.62