Last Version

Gears Runtime 1.2.3

A runtime library for redisgears

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

gear_runtime
Version

Version

1.2.3
Type

Type

jar
Description

Description

Gears Runtime
A runtime library for redisgears
Project URL

Project URL

https://oss.redislabs.com/redisgears
Project Organization

Project Organization

RedisLabs
Source Code Management

Source Code Management

https://github.com/RedisGears/RedisGears

Download gear_runtime 1.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.