License |
License |
---|---|
Categories |
CategoriesJNA Development Tools Native |
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdjnatsd |
Last Version | Last Version2.2.168 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNATS Message Broker
Java broker for the NATS protocol
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jnatsd-2.2.168.pom | |
jnatsd-2.2.168.jar | 33 MB |
jnatsd-2.2.168-sources.jar | 48 KB |
jnatsd-2.2.168-kubernetes.yml | 2 KB |
jnatsd-2.2.168-kubernetes.json | 3 KB |
jnatsd-2.2.168-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/jnatsd/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>jnatsd</artifactId>
<version>2.2.168</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/jnatsd/
implementation 'io.fabric8.ipaas.apps:jnatsd:2.2.168'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/jnatsd/
implementation ("io.fabric8.ipaas.apps:jnatsd:2.2.168")
'io.fabric8.ipaas.apps:jnatsd:jar:2.2.168'
<dependency org="io.fabric8.ipaas.apps" name="jnatsd" rev="2.2.168">
<artifact name="jnatsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='jnatsd', version='2.2.168')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "jnatsd" % "2.2.168"
[io.fabric8.ipaas.apps/jnatsd "2.2.168"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.hibernate : hibernate-validator-annotation-processor | jar | 4.1.0.Final |
io.vertx : vertx-core | jar | 3.2.1 |
com.google.guava : guava | jar | 15.0 |
org.slf4j : slf4j-log4j12 | jar | |
org.apache.camel : camel-core | jar | |
commons-logging : commons-logging | jar | |
org.springframework : spring-test | jar | |
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.192 |
io.fabric8 : kubernetes-assertions | jar | 2.2.192 |
junit : junit | jar | 4.12 |
org.apache.camel : camel-test | jar | |
io.nats : jnats | jar | 0.4.1 |