GroupId | GroupIdio.github.whilein.wcommons |
---|---|
ArtifactId | ArtifactIdwcommons-sql |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
wcommons-sql-1.0.3.pom | |
wcommons-sql-1.0.3.jar | 34 KB |
wcommons-sql-1.0.3-sources.jar | 19 KB |
wcommons-sql-1.0.3-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-sql/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-sql</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-sql/
implementation 'io.github.whilein.wcommons:wcommons-sql:1.0.3'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-sql/
implementation ("io.github.whilein.wcommons:wcommons-sql:1.0.3")
'io.github.whilein.wcommons:wcommons-sql:jar:1.0.3'
<dependency org="io.github.whilein.wcommons" name="wcommons-sql" rev="1.0.3">
<artifact name="wcommons-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-sql', version='1.0.3')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-sql" % "1.0.3"
[io.github.whilein.wcommons/wcommons-sql "1.0.3"]