sidekiq-client

sidekiq queue client support java language

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.huxinghai1988
ArtifactId

ArtifactId

sidekiq-client-plugin
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

sidekiq-client
sidekiq queue client support java language
Project URL

Project URL

https://github.com/huxinghai1988/sidekiq-client
Source Code Management

Source Code Management

https://github.com/huxinghai1988/sidekiq-client

Download sidekiq-client-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 2.6.2
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4
1.3
1.2
1.1
1.0