License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.uptane |
ArtifactId | ArtifactIdlibats-anorm_2.12 |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibats-anorm
Common library for uptane scala projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libats-anorm_2.12-2.0.10.pom | |
libats-anorm_2.12-2.0.10.jar | 26 KB |
libats-anorm_2.12-2.0.10-sources.jar | 4 KB |
libats-anorm_2.12-2.0.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.uptane/libats-anorm_2.12/ -->
<dependency>
<groupId>io.github.uptane</groupId>
<artifactId>libats-anorm_2.12</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uptane/libats-anorm_2.12/
implementation 'io.github.uptane:libats-anorm_2.12:2.0.10'
// https://jarcasting.com/artifacts/io.github.uptane/libats-anorm_2.12/
implementation ("io.github.uptane:libats-anorm_2.12:2.0.10")
'io.github.uptane:libats-anorm_2.12:jar:2.0.10'
<dependency org="io.github.uptane" name="libats-anorm_2.12" rev="2.0.10">
<artifact name="libats-anorm_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uptane', module='libats-anorm_2.12', version='2.0.10')
)
libraryDependencies += "io.github.uptane" % "libats-anorm_2.12" % "2.0.10"
[io.github.uptane/libats-anorm_2.12 "2.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
io.github.uptane : libats_2.12 | jar | 2.0.10 |
io.github.uptane : libats-db_2.12 | jar | 2.0.10 |
io.github.uptane : libats-metrics_2.12 | jar | 2.0.10 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
eu.timepit : refined_2.12 | jar | 0.9.28 |
org.typelevel : cats-core_2.12 | jar | 2.0.0 |
org.typelevel : cats-kernel_2.12 | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
eu.0io : anorm-async_2.12 | jar | 0.0.3-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.flywaydb : flyway-mysql | jar | 8.5.1 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.3 |