is not current version
Last Version 0.12.30

com.sqlapp:sqlapp-command 0.9.5

sqlapp utility command.

GroupId

GroupId

com.sqlapp
ArtifactId

ArtifactId

sqlapp-command
Version

Version

0.9.5
Type

Type

jar

Download sqlapp-command 0.9.5


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