Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.enioka.jqm |
ArtifactId | ArtifactIdjqm-api-client-jdbc |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
jqm-api-client-jdbc-2.2.1.pom | |
jqm-api-client-jdbc-2.2.1.jar | 31 KB |
jqm-api-client-jdbc-2.2.1-sources.jar | 18 KB |
jqm-api-client-jdbc-2.2.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jdbc/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client-jdbc</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jdbc/
implementation 'com.enioka.jqm:jqm-api-client-jdbc:2.2.1'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-api-client-jdbc/
implementation ("com.enioka.jqm:jqm-api-client-jdbc:2.2.1")
'com.enioka.jqm:jqm-api-client-jdbc:jar:2.2.1'
<dependency org="com.enioka.jqm" name="jqm-api-client-jdbc" rev="2.2.1">
<artifact name="jqm-api-client-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-api-client-jdbc', version='2.2.1')
)
libraryDependencies += "com.enioka.jqm" % "jqm-api-client-jdbc" % "2.2.1"
[com.enioka.jqm/jqm-api-client-jdbc "2.2.1"]