Last Version

Hedwig 0.1

Messaging bus for micro-services that works on cloud native queues

License

License

GroupId

GroupId

io.github.cloudchacho
ArtifactId

ArtifactId

hedwig
Version

Version

0.1
Type

Type

jar
Description

Description

Hedwig
Messaging bus for micro-services that works on cloud native queues
Project URL

Project URL

https://cloudchacho.github.io/hedwig/
Source Code Management

Source Code Management

https://github.com/cloudchacho/hedwig-java

Download hedwig 0.1


<!-- https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig/ -->
<dependency>
    <groupId>io.github.cloudchacho</groupId>
    <artifactId>hedwig</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig/
implementation 'io.github.cloudchacho:hedwig:0.1'
// https://jarcasting.com/artifacts/io.github.cloudchacho/hedwig/
implementation ("io.github.cloudchacho:hedwig:0.1")
'io.github.cloudchacho:hedwig:jar:0.1'
<dependency org="io.github.cloudchacho" name="hedwig" rev="0.1">
  <artifact name="hedwig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudchacho', module='hedwig', version='0.1')
)
libraryDependencies += "io.github.cloudchacho" % "hedwig" % "0.1"
[io.github.cloudchacho/hedwig "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.17.3

Project Modules

There are no modules declared in this project.