GroupId | GroupIdcom.hurence.logisland |
---|---|
ArtifactId | ArtifactIdlogisland-processor-querymatcher |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-querymatcher/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-processor-querymatcher</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-querymatcher/
implementation 'com.hurence.logisland:logisland-processor-querymatcher:1.1.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-querymatcher/
implementation ("com.hurence.logisland:logisland-processor-querymatcher:1.1.0")
'com.hurence.logisland:logisland-processor-querymatcher:jar:1.1.0'
<dependency org="com.hurence.logisland" name="logisland-processor-querymatcher" rev="1.1.0">
<artifact name="logisland-processor-querymatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-processor-querymatcher', version='1.1.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-processor-querymatcher" % "1.1.0"
[com.hurence.logisland/logisland-processor-querymatcher "1.1.0"]