| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tminglei |
| ArtifactId | ArtifactIdslick-pg_2.10.1 |
| Version | Version0.2.2.2 |
| Type | Typejar |
| Description |
Descriptionslick-pg
Slick extensions for PostgreSQL
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationslick-pg |
| Filename | Size |
|---|---|
| slick-pg_2.10.1-0.2.2.2.pom | |
| slick-pg_2.10.1-0.2.2.2.jar | 86 KB |
| slick-pg_2.10.1-0.2.2.2-sources.jar | 8 KB |
| slick-pg_2.10.1-0.2.2.2-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tminglei/slick-pg_2.10.1/ -->
<dependency>
<groupId>com.github.tminglei</groupId>
<artifactId>slick-pg_2.10.1</artifactId>
<version>0.2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tminglei/slick-pg_2.10.1/
implementation 'com.github.tminglei:slick-pg_2.10.1:0.2.2.2'
// https://jarcasting.com/artifacts/com.github.tminglei/slick-pg_2.10.1/
implementation ("com.github.tminglei:slick-pg_2.10.1:0.2.2.2")
'com.github.tminglei:slick-pg_2.10.1:jar:0.2.2.2'
<dependency org="com.github.tminglei" name="slick-pg_2.10.1" rev="0.2.2.2">
<artifact name="slick-pg_2.10.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tminglei', module='slick-pg_2.10.1', version='0.2.2.2')
)
libraryDependencies += "com.github.tminglei" % "slick-pg_2.10.1" % "0.2.2.2"
[com.github.tminglei/slick-pg_2.10.1 "0.2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tminglei : slick-pg_core_2.10.1 | jar | 0.2.0.1 |
| org.scala-lang : scala-reflect | jar | 2.10.1 |
| com.typesafe.slick : slick_2.10 | jar | 1.0.1 |
| org.postgresql : postgresql | jar | 9.3-1100-jdbc41 |
| com.vividsolutions : jts | jar | 1.13 |
| org.threeten : threetenbp | jar | 0.8.1 |
| joda-time : joda-time | jar | 2.3 |
| org.joda : joda-convert | jar | 1.5 |
| org.json4s : json4s-ast_2.10 | jar | 3.2.5 |
| org.json4s : json4s-core_2.10 | jar | 3.2.5 |