framework-core-server

Captainhook is a framework that helps developers create microservices. Using a clientlib it's possible to create a typed datacontract that can be shared amongs customers, hence reducing bugs and making development easier and faster.

License

License

GroupId

GroupId

com.swipecrowd.captainhook
ArtifactId

ArtifactId

framework-core-server
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

framework-core-server
Captainhook is a framework that helps developers create microservices. Using a clientlib it's possible to create a typed datacontract that can be shared amongs customers, hence reducing bugs and making development easier and faster.
Project URL

Project URL

https://www.github.com/arthurv89/captainhook

Download framework-core-server

How to add to project

<!-- https://jarcasting.com/artifacts/com.swipecrowd.captainhook/framework-core-server/ -->
<dependency>
    <groupId>com.swipecrowd.captainhook</groupId>
    <artifactId>framework-core-server</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.swipecrowd.captainhook/framework-core-server/
implementation 'com.swipecrowd.captainhook:framework-core-server:0.1.0'
// https://jarcasting.com/artifacts/com.swipecrowd.captainhook/framework-core-server/
implementation ("com.swipecrowd.captainhook:framework-core-server:0.1.0")
'com.swipecrowd.captainhook:framework-core-server:pom:0.1.0'
<dependency org="com.swipecrowd.captainhook" name="framework-core-server" rev="0.1.0">
  <artifact name="framework-core-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.swipecrowd.captainhook', module='framework-core-server', version='0.1.0')
)
libraryDependencies += "com.swipecrowd.captainhook" % "framework-core-server" % "0.1.0"
[com.swipecrowd.captainhook/framework-core-server "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.swipecrowd.captainhook : framework-core jar 0.1.0
org.slf4j : jcl-over-slf4j jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.8
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0