Last Version

hermes-api 1.0.0

Definitions for the java hermes API.

License

License

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.eldrix
ArtifactId

ArtifactId

hermes-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

hermes-api
Definitions for the java hermes API.
Source Code Management

Source Code Management

https://github.com/wardle/hermes-api

Download hermes-api 1.0.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.