framework-core-clientlib

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.swipecrowd.captainhook
ArtifactId

ArtifactId

framework-core-clientlib
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

framework-core-clientlib
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-clientlib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.swipecrowd.captainhook : framework-core jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0