| License |
License |
|---|---|
| GroupId | GroupIdcom.tecsisa |
| ArtifactId | ArtifactIdlightql-dsl_2.12 |
| Version | Version0.12.3 |
| Type | Typejar |
| Description |
Descriptionlightql-dsl
lightql-dsl
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lightql-dsl_2.12-0.12.3.pom | |
| lightql-dsl_2.12-0.12.3.jar | 136 KB |
| lightql-dsl_2.12-0.12.3-sources.jar | 8 KB |
| lightql-dsl_2.12-0.12.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tecsisa/lightql-dsl_2.12/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>lightql-dsl_2.12</artifactId>
<version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/lightql-dsl_2.12/
implementation 'com.tecsisa:lightql-dsl_2.12:0.12.3'
// https://jarcasting.com/artifacts/com.tecsisa/lightql-dsl_2.12/
implementation ("com.tecsisa:lightql-dsl_2.12:0.12.3")
'com.tecsisa:lightql-dsl_2.12:jar:0.12.3'
<dependency org="com.tecsisa" name="lightql-dsl_2.12" rev="0.12.3">
<artifact name="lightql-dsl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='lightql-dsl_2.12', version='0.12.3')
)
libraryDependencies += "com.tecsisa" % "lightql-dsl_2.12" % "0.12.3"
[com.tecsisa/lightql-dsl_2.12 "0.12.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.lihaoyi : fastparse_2.12 | jar | 2.3.1 |
| com.github.nscala-time : nscala-time_2.12 | jar | 2.26.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |