opflow-java
Devebot Opflow for Java
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-consul-client |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopflow-shade-consul-client
Opflow shaded amqp-client library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-consul-client/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-consul-client</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-consul-client/
implementation 'com.devebot.opflow:opflow-shade-consul-client:1.4.2'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-consul-client/
implementation ("com.devebot.opflow:opflow-shade-consul-client:1.4.2")
'com.devebot.opflow:opflow-shade-consul-client:jar:1.4.2'
<dependency org="com.devebot.opflow" name="opflow-shade-consul-client" rev="1.4.2">
<artifact name="opflow-shade-consul-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-consul-client', version='1.4.2')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-consul-client" % "1.4.2"
[com.devebot.opflow/opflow-shade-consul-client "1.4.2"]
Devebot Opflow for Java