Jar examples for m:microservice
Responsible for Microservice lifecycle as well as communication with server. Repository management might get its own bundle in future.
You can download jar file microservice 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add microservice-0.1.0.jar to your project.
<dependency> <groupId>com.fiorano.openesb</groupId> <artifactId>microservice</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.fiorano.openesb', name: 'microservice', version: '0.1.0'
libraryDependencies += "com.fiorano.openesb" % "microservice" % "0.1.0"
<dependency org="com.fiorano.openesb" name="microservice" rev="0.1.0"/>
@Grapes(@Grab(group='com.fiorano.openesb', module='microservice', version='0.1.0'))
'com.fiorano.openesb:microservice:jar:0.1.0'
Click the following link to download the jar file.
microservice-0.1.0.jar