License |
License |
---|---|
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdsql_3 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsql
sql
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sql_3-0.6.0.pom | |
sql_3-0.6.0.jar | 37 KB |
sql_3-0.6.0-sources.jar | 2 KB |
sql_3-0.6.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/sql_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>sql_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/sql_3/
implementation 'io.github.liewhite:sql_3:0.6.0'
// https://jarcasting.com/artifacts/io.github.liewhite/sql_3/
implementation ("io.github.liewhite:sql_3:0.6.0")
'io.github.liewhite:sql_3:jar:0.6.0'
<dependency org="io.github.liewhite" name="sql_3" rev="0.6.0">
<artifact name="sql_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='sql_3', version='0.6.0')
)
libraryDependencies += "io.github.liewhite" % "sql_3" % "0.6.0"
[io.github.liewhite/sql_3 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.liewhite : common_3 | jar | 0.6.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : shapeless3-deriving_3 | jar | 3.0.2 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
io.getquill : quill-jdbc_3 | jar | 3.7.2.Beta1.4 |
org.postgresql : postgresql | jar | 42.2.8 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |