Last Version

convergent-ui 2.0.0

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.acesinc
ArtifactId

ArtifactId

convergent-ui
Version

Version

2.0.0
Type

Type

jar
Description

Description

convergent-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

https://github.com/acesinc/convergent-ui
Source Code Management

Source Code Management

https://github.com/acesinc/convergent-ui

Download convergent-ui 2.0.0


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

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.