License |
License |
---|---|
Categories |
CategoriesHermes Application Layer Libs Messaging |
GroupId | GroupIdcom.github.cwdtom |
ArtifactId | ArtifactIdhermes |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHermes-java
hermes java sdk
|
Project URL |
Project URL |
Filename | Size |
---|---|
hermes-2.3.0.pom | |
hermes-2.3.0.jar | 27 KB |
hermes-2.3.0-sources.jar | 18 KB |
hermes-2.3.0-javadoc.jar | 135 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |