is not current version
Last Version 1.5.2

com.github.huxinghai1988:sidekiq-client-plugin 1.3

sidekiq queue client support java language

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.huxinghai1988
ArtifactId

ArtifactId

sidekiq-client-plugin
Version

Version

1.3
Type

Type

jar

Download sidekiq-client-plugin 1.3


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