Download core-microservice-2.0.0.jar file - Jar c

Jar examples for c:core-microservice

Description

Central automated test execution framework

You can download jar file core-microservice 2.0.0 in this page.

License

The Clear BSD License

Build File

You can use the following script to add core-microservice-2.0.0.jar to your project.

<dependency>
   <groupId>com.pacificwebconsulting.core</groupId>
   <artifactId>core-microservice</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.pacificwebconsulting.core', name: 'core-microservice', version: '2.0.0'
libraryDependencies += "com.pacificwebconsulting.core" % "core-microservice" % "2.0.0"
<dependency org="com.pacificwebconsulting.core" name="core-microservice" rev="2.0.0"/>
@Grapes(@Grab(group='com.pacificwebconsulting.core', module='core-microservice', version='2.0.0'))
'com.pacificwebconsulting.core:core-microservice:jar:2.0.0'

Download

Click the following link to download the jar file.

core-microservice-2.0.0-javadoc.jar
core-microservice-2.0.0-sources.jar
core-microservice-2.0.0.jar
core-microservice-2.0.0.pom



Related Tutorials