License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.acesinc |
ArtifactId | ArtifactIdconvergent-ui |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionconvergent-ui
Convergent UI is a special Zuul Filter that aims to provide a solution to the Distributed Composition problem faced when building a GUI within a Micro Services Architecture.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
convergent-ui-2.0.0.pom | |
convergent-ui-2.0.0.jar | 23 KB |
convergent-ui-2.0.0-sources.jar | 16 KB |
convergent-ui-2.0.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.acesinc/convergent-ui/ -->
<dependency>
<groupId>net.acesinc</groupId>
<artifactId>convergent-ui</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.acesinc/convergent-ui/
implementation 'net.acesinc:convergent-ui:2.0.0'
// https://jarcasting.com/artifacts/net.acesinc/convergent-ui/
implementation ("net.acesinc:convergent-ui:2.0.0")
'net.acesinc:convergent-ui:jar:2.0.0'
<dependency org="net.acesinc" name="convergent-ui" rev="2.0.0">
<artifact name="convergent-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.acesinc', module='convergent-ui', version='2.0.0')
)
libraryDependencies += "net.acesinc" % "convergent-ui" % "2.0.0"
[net.acesinc/convergent-ui "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-zuul | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.jsoup : jsoup | jar | 1.12.1 |
commons-io : commons-io | jar | 2.6 |
com.netflix.netflix-commons : netflix-commons-util | jar |