Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.jsimone |
ArtifactId | ArtifactIdwebapp-runner-redis |
Version | Version9.0.22.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>9.0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-redis/
implementation 'com.github.jsimone:webapp-runner-redis:9.0.22.0'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-redis/
implementation ("com.github.jsimone:webapp-runner-redis:9.0.22.0")
'com.github.jsimone:webapp-runner-redis:jar:9.0.22.0'
<dependency org="com.github.jsimone" name="webapp-runner-redis" rev="9.0.22.0">
<artifact name="webapp-runner-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner-redis', version='9.0.22.0')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner-redis" % "9.0.22.0"
[com.github.jsimone/webapp-runner-redis "9.0.22.0"]