is not current version
Last Version 1.0.2

it.vige.wildfly:real-time 1.0.0

Part 3 - Asynchronous and real time

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

it.vige.wildfly
ArtifactId

ArtifactId

real-time
Version

Version

1.0.0
Type

Type

pom

Download real-time 1.0.0

Filename Size
real-time-1.0.0.pom 534 bytes
Browse

<!-- https://jarcasting.com/artifacts/it.vige.wildfly/real-time/ -->
<dependency>
    <groupId>it.vige.wildfly</groupId>
    <artifactId>real-time</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.vige.wildfly/real-time/
implementation 'it.vige.wildfly:real-time:1.0.0'
// https://jarcasting.com/artifacts/it.vige.wildfly/real-time/
implementation ("it.vige.wildfly:real-time:1.0.0")
'it.vige.wildfly:real-time:pom:1.0.0'
<dependency org="it.vige.wildfly" name="real-time" rev="1.0.0">
  <artifact name="real-time" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.vige.wildfly', module='real-time', version='1.0.0')
)
libraryDependencies += "it.vige.wildfly" % "real-time" % "1.0.0"
[it.vige.wildfly/real-time "1.0.0"]