is not current version
Last Version 2.0.0

net.acesinc:convergent-ui 1.1.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.

Categories

Categories

Net
GroupId

GroupId

net.acesinc
ArtifactId

ArtifactId

convergent-ui
Version

Version

1.1.0
Type

Type

jar

Download convergent-ui 1.1.0


<!-- https://jarcasting.com/artifacts/net.acesinc/convergent-ui/ -->
<dependency>
    <groupId>net.acesinc</groupId>
    <artifactId>convergent-ui</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.acesinc/convergent-ui/
implementation 'net.acesinc:convergent-ui:1.1.0'
// https://jarcasting.com/artifacts/net.acesinc/convergent-ui/
implementation ("net.acesinc:convergent-ui:1.1.0")
'net.acesinc:convergent-ui:jar:1.1.0'
<dependency org="net.acesinc" name="convergent-ui" rev="1.1.0">
  <artifact name="convergent-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.acesinc', module='convergent-ui', version='1.1.0')
)
libraryDependencies += "net.acesinc" % "convergent-ui" % "1.1.0"
[net.acesinc/convergent-ui "1.1.0"]