jar

com.github.mheath : nats-client-spring

Maven & Gradle

Jul 10, 2013
50 stars

Java NATS Client Spring integration · Support for using NATS Client with Spring.

Table Of Contents

Latest Version

Download com.github.mheath : nats-client-spring JAR file - Latest Versions:

All Versions

Download com.github.mheath : nats-client-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nats-client-spring-0.5.Beta4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nats.client.spring.config

├─ nats.client.spring.config.AnnotationConfigDefinitionParser.class - [JAR]

├─ nats.client.spring.config.NatsBeanDefinitionParser.class - [JAR]

├─ nats.client.spring.config.NatsNamespaceHandler.class - [JAR]

nats.client.spring

├─ nats.client.spring.AbstractNatsApplicationEvent.class - [JAR]

├─ nats.client.spring.AnnotationConfigBeanPostProcessor.class - [JAR]

├─ nats.client.spring.NatsClosedApplicationEvent.class - [JAR]

├─ nats.client.spring.NatsConnectedApplicationEvent.class - [JAR]

├─ nats.client.spring.NatsFactoryBean.class - [JAR]

├─ nats.client.spring.NatsServerReadyApplicationEvent.class - [JAR]

├─ nats.client.spring.Subscribe.class - [JAR]

├─ nats.client.spring.SubscriptionConfig.class - [JAR]