is not current version
Last Version 0.0.4

com.github.bingoohuang:sql-trigger 0.0.1

delay queue based on redis

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

sql-trigger
Version

Version

0.0.1
Type

Type

jar

Download sql-trigger 0.0.1


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