| License |
License |
|---|---|
| GroupId | GroupIdio.hoplin |
| ArtifactId | ArtifactIdhoplin-examples |
| Version | Version1.1.5 |
| Type | Typejar |
| Description |
DescriptionA lightweight RabbitMQ client for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hoplin-examples-1.1.5.pom | |
| hoplin-examples-1.1.5.jar | 43 KB |
| hoplin-examples-1.1.5-sources.jar | 24 KB |
| hoplin-examples-1.1.5-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hoplin/hoplin-examples/ -->
<dependency>
<groupId>io.hoplin</groupId>
<artifactId>hoplin-examples</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.hoplin/hoplin-examples/
implementation 'io.hoplin:hoplin-examples:1.1.5'
// https://jarcasting.com/artifacts/io.hoplin/hoplin-examples/
implementation ("io.hoplin:hoplin-examples:1.1.5")
'io.hoplin:hoplin-examples:jar:1.1.5'
<dependency org="io.hoplin" name="hoplin-examples" rev="1.1.5">
<artifact name="hoplin-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hoplin', module='hoplin-examples', version='1.1.5')
)
libraryDependencies += "io.hoplin" % "hoplin-examples" % "1.1.5"
[io.hoplin/hoplin-examples "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hoplin : hoplin-client | jar | 1.1.5 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.maven.scm : maven-scm-provider-gitexe | jar | 1.9.5 |