is not current version
Last Version 2.0.0

net.acesinc:convergent-ui 1.0.6

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.0.6
Type

Type

jar

Download convergent-ui 1.0.6


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