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.6.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add synapse-core-0.6.9.jar to your project.
<dependency> <groupId>de.otto.synapse</groupId> <artifactId>synapse-core</artifactId> <version>0.6.9</version> </dependency>
compile group: 'de.otto.synapse', name: 'synapse-core', version: '0.6.9'
libraryDependencies += "de.otto.synapse" % "synapse-core" % "0.6.9"
<dependency org="de.otto.synapse" name="synapse-core" rev="0.6.9"/>
@Grapes(@Grab(group='de.otto.synapse', module='synapse-core', version='0.6.9'))
'de.otto.synapse:synapse-core:jar:0.6.9'
Click the following link to download the jar file.
synapse-core-0.6.9-javadoc.jar