License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdquix-core_2.12 |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuix Core
Quix Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quix-core_2.12-1.0.11.pom | |
quix-core_2.12-1.0.11.jar | 162 KB |
quix-core_2.12-1.0.11-sources.jar | 19 KB |
quix-core_2.12-1.0.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix/quix-core_2.12/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>quix-core_2.12</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/quix-core_2.12/
implementation 'com.wix:quix-core_2.12:1.0.11'
// https://jarcasting.com/artifacts/com.wix/quix-core_2.12/
implementation ("com.wix:quix-core_2.12:1.0.11")
'com.wix:quix-core_2.12:jar:1.0.11'
<dependency org="com.wix" name="quix-core_2.12" rev="1.0.11">
<artifact name="quix-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='quix-core_2.12', version='1.0.11')
)
libraryDependencies += "com.wix" % "quix-core_2.12" % "1.0.11"
[com.wix/quix-core_2.12 "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.wix : quix-api_2.12 | jar | 1.0.11 |
com.github.blemale : scaffeine_2.12 | jar | 3.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.4 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.10.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.4 |
io.prestosql : presto-parser | jar | 329 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.728 |
com.opencsv : opencsv | jar | 5.5.2 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.10.6 |
org.specs2 : specs2-junit_2.12 | jar | 4.10.6 |
org.specs2 : specs2-mock_2.12 | jar | 4.10.6 |
com.wix : wix-embedded-mysql | jar | 4.6.1 |
mysql : mysql-connector-java | jar | 8.0.19 |