License |
License |
---|---|
GroupId | GroupIdcom.github.quintans |
ArtifactId | ArtifactIdezsql |
Version | Version1.4.0 |
Type | Typepom |
Description |
DescriptionezSQL
ezSQL parent project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ezsql-1.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.quintans/ezsql/ -->
<dependency>
<groupId>com.github.quintans</groupId>
<artifactId>ezsql</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.quintans/ezsql/
implementation 'com.github.quintans:ezsql:1.4.0'
// https://jarcasting.com/artifacts/com.github.quintans/ezsql/
implementation ("com.github.quintans:ezsql:1.4.0")
'com.github.quintans:ezsql:pom:1.4.0'
<dependency org="com.github.quintans" name="ezsql" rev="1.4.0">
<artifact name="ezsql" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.quintans', module='ezsql', version='1.4.0')
)
libraryDependencies += "com.github.quintans" % "ezsql" % "1.4.0"
[com.github.quintans/ezsql "1.4.0"]