com.lvonce:hermes

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.lvonce
ArtifactId

ArtifactId

hermes
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download hermes

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.lvonce : binaryweaver jar 0.0.3
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.4
org.testng : testng jar 6.8.7
org.codehaus.groovy : groovy-all jar 2.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3