Jar examples for s:synapse-core
A library used at otto.de to implement Spring Boot based event-sourcing microserivces.
You can download jar file synapse-core 0.5.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add synapse-core-0.5.5.jar to your project.
<dependency> <groupId>de.otto.synapse</groupId> <artifactId>synapse-core</artifactId> <version>0.5.5</version> </dependency>
compile group: 'de.otto.synapse', name: 'synapse-core', version: '0.5.5'
libraryDependencies += "de.otto.synapse" % "synapse-core" % "0.5.5"
<dependency org="de.otto.synapse" name="synapse-core" rev="0.5.5"/>
@Grapes(@Grab(group='de.otto.synapse', module='synapse-core', version='0.5.5'))
'de.otto.synapse:synapse-core:jar:0.5.5'
Click the following link to download the jar file.
synapse-core-0.5.5-javadoc.jar