Microservice Framework built over CDAP

A Framework for building Microservices over CDAP.

License

License

GroupId

GroupId

co.cask
ArtifactId

ArtifactId

microservice
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Microservice Framework built over CDAP
A Framework for building Microservices over CDAP.
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/cask-solutions/microservices.git

Download microservice

Filename Size
microservice-1.1.1.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/co.cask/microservice/ -->
<dependency>
    <groupId>co.cask</groupId>
    <artifactId>microservice</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask/microservice/
implementation 'co.cask:microservice:1.1.1'
// https://jarcasting.com/artifacts/co.cask/microservice/
implementation ("co.cask:microservice:1.1.1")
'co.cask:microservice:pom:1.1.1'
<dependency org="co.cask" name="microservice" rev="1.1.1">
  <artifact name="microservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask', module='microservice', version='1.1.1')
)
libraryDependencies += "co.cask" % "microservice" % "1.1.1"
[co.cask/microservice "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • microservice-api
  • microservice-app

Versions

Version
1.1.1
1.1.0
1.0