| License |
License |
|---|---|
| GroupId | GroupIdcom.livetheoogway.teflon |
| ArtifactId | ArtifactIdteflon-rmq-actor |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA utility that can be used to extract values from a string
|
| Filename | Size |
|---|---|
| teflon-rmq-actor-1.0.0.pom | |
| teflon-rmq-actor-1.0.0.jar | 6 KB |
| teflon-rmq-actor-1.0.0-sources.jar | 4 KB |
| teflon-rmq-actor-1.0.0-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/ -->
<dependency>
<groupId>com.livetheoogway.teflon</groupId>
<artifactId>teflon-rmq-actor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/
implementation 'com.livetheoogway.teflon:teflon-rmq-actor:1.0.0'
// https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/
implementation ("com.livetheoogway.teflon:teflon-rmq-actor:1.0.0")
'com.livetheoogway.teflon:teflon-rmq-actor:jar:1.0.0'
<dependency org="com.livetheoogway.teflon" name="teflon-rmq-actor" rev="1.0.0">
<artifact name="teflon-rmq-actor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livetheoogway.teflon', module='teflon-rmq-actor', version='1.0.0')
)
libraryDependencies += "com.livetheoogway.teflon" % "teflon-rmq-actor" % "1.0.0"
[com.livetheoogway.teflon/teflon-rmq-actor "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.livetheoogway.teflon : teflon-framework | jar | 1.0.0 |
| io.appform.dropwizard.actors : dropwizard-rabbitmq-actors | jar | 2.0.28-2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| io.dropwizard : dropwizard-core | jar | 2.1.0 |