is not current version
Last Version 1.3.0

io.vlingo:vlingo-xoom-server 1.2.8

The vlingo/xoom server provides a JVM microframework for the vlingo/PLATFORM that helps in building high-performance reactive microservices.

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-xoom-server
Version

Version

1.2.8
Type

Type

jar

Download vlingo-xoom-server 1.2.8


<!-- https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/ -->
<dependency>
    <groupId>io.vlingo</groupId>
    <artifactId>vlingo-xoom-server</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/
implementation 'io.vlingo:vlingo-xoom-server:1.2.8'
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/
implementation ("io.vlingo:vlingo-xoom-server:1.2.8")
'io.vlingo:vlingo-xoom-server:jar:1.2.8'
<dependency org="io.vlingo" name="vlingo-xoom-server" rev="1.2.8">
  <artifact name="vlingo-xoom-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo', module='vlingo-xoom-server', version='1.2.8')
)
libraryDependencies += "io.vlingo" % "vlingo-xoom-server" % "1.2.8"
[io.vlingo/vlingo-xoom-server "1.2.8"]