| License |
License |
|---|---|
| GroupId | GroupIdcom.liyutech |
| ArtifactId | ArtifactIdquill-util_2.13 |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionquill-util
Common jvm util libraries not readily available under Apache Commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quill-util_2.13-0.0.6.pom | |
| quill-util_2.13-0.0.6.jar | 3 KB |
| quill-util_2.13-0.0.6-sources.jar | 1 KB |
| quill-util_2.13-0.0.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liyutech/quill-util_2.13/ -->
<dependency>
<groupId>com.liyutech</groupId>
<artifactId>quill-util_2.13</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liyutech/quill-util_2.13/
implementation 'com.liyutech:quill-util_2.13:0.0.6'
// https://jarcasting.com/artifacts/com.liyutech/quill-util_2.13/
implementation ("com.liyutech:quill-util_2.13:0.0.6")
'com.liyutech:quill-util_2.13:jar:0.0.6'
<dependency org="com.liyutech" name="quill-util_2.13" rev="0.0.6">
<artifact name="quill-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liyutech', module='quill-util_2.13', version='0.0.6')
)
libraryDependencies += "com.liyutech" % "quill-util_2.13" % "0.0.6"
[com.liyutech/quill-util_2.13 "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| com.liyutech : quill-gen_2.13 | jar | 0.0.6 |
| com.h2database : h2 | jar | 1.4.199 |
| org.flywaydb : flyway-core | jar | 8.1.0 |
| org.scala-lang : scala-reflect | jar | 3.2.9 |
| com.typesafe : config | jar | 1.4.1 |
| io.circe : circe-core_2.13 | jar | 0.12.3 |
| io.circe : circe-shapes_2.13 | jar | 0.12.3 |
| io.circe : circe-generic_2.13 | jar | 0.12.3 |
| io.circe : circe-parser_2.13 | jar | 0.12.3 |
| com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 | jar | 1.2.5 |
| io.getquill : quill-codegen-jdbc_2.13 | jar | 3.10.0 |
| io.getquill : quill-jdbc_2.13 | jar | 3.10.0 |
| io.getquill : quill-jdbc-zio_2.13 | jar | 3.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |