| License |
License |
|---|---|
| Categories |
CategoriesHermes Application Layer Libs Messaging |
| GroupId | GroupIdcom.lvonce |
| ArtifactId | ArtifactIdhermes |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| hermes-0.0.4.pom | |
| hermes-0.0.4.jar | 54 KB |
| hermes-0.0.4-sources.jar | 23 KB |
| hermes-0.0.4-javadoc.jar | 127 KB |
| hermes-0.0.4-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |