| GroupId | GroupIdio.memoria.jutils |
|---|---|
| ArtifactId | ArtifactIdnats |
| Last Version | Last Version0.177.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnats
Nats Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nats-0.177.0.pom | |
| nats-0.177.0.jar | 11 KB |
| nats-0.177.0-sources.jar | 4 KB |
| nats-0.177.0-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.memoria.jutils/nats/ -->
<dependency>
<groupId>io.memoria.jutils</groupId>
<artifactId>nats</artifactId>
<version>0.177.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.memoria.jutils/nats/
implementation 'io.memoria.jutils:nats:0.177.0'
// https://jarcasting.com/artifacts/io.memoria.jutils/nats/
implementation ("io.memoria.jutils:nats:0.177.0")
'io.memoria.jutils:nats:jar:0.177.0'
<dependency org="io.memoria.jutils" name="nats" rev="0.177.0">
<artifact name="nats" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.memoria.jutils', module='nats', version='0.177.0')
)
libraryDependencies += "io.memoria.jutils" % "nats" % "0.177.0"
[io.memoria.jutils/nats "0.177.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.memoria.jutils : core | jar | 0.177.0 |
| io.memoria.jutils : adapter | jar | 0.177.0 |
| io.nats : jnats | jar | 2.8.0 |
| io.nats : java-nats-streaming | jar | 2.2.3 |
| io.projectreactor : reactor-core | jar | |
| io.projectreactor.netty : reactor-netty | jar | |
| io.vavr : vavr | jar | 0.10.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.memoria.jutils : core | test-jar | 0.177.0 |
| io.projectreactor : reactor-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |