Last Version

Hermes-java 2.3.0

hermes java sdk

License

License

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.cwdtom
ArtifactId

ArtifactId

hermes
Version

Version

2.3.0
Type

Type

jar
Description

Description

Hermes-java
hermes java sdk
Project URL

Project URL

https://github.com/cwdtom/hermes-java

Download hermes 2.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.alibaba : fastjson jar 1.2.44
org.reflections : reflections jar 0.9.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.