Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.jsimone |
ArtifactId | ArtifactIdwebapp-runner-redis |
Version | Version8.5.20.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-redis/ -->
<dependency>
<groupId>com.github.jsimone</groupId>
<artifactId>webapp-runner-redis</artifactId>
<version>8.5.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-redis/
implementation 'com.github.jsimone:webapp-runner-redis:8.5.20.0'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-redis/
implementation ("com.github.jsimone:webapp-runner-redis:8.5.20.0")
'com.github.jsimone:webapp-runner-redis:jar:8.5.20.0'
<dependency org="com.github.jsimone" name="webapp-runner-redis" rev="8.5.20.0">
<artifact name="webapp-runner-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner-redis', version='8.5.20.0')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner-redis" % "8.5.20.0"
[com.github.jsimone/webapp-runner-redis "8.5.20.0"]