License |
License |
---|---|
Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIdzuul-impl |
Last Version | Last Version1.0.67 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
zuul-impl-1.0.67.pom | |
zuul-impl-1.0.67.jar | 35 KB |
zuul-impl-1.0.67-sources.jar | 118 bytes |
zuul-impl-1.0.67-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
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 |