| License |
License |
|---|---|
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdscalikejdbc-async_2.10 |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscalikejdbc-async
scalikejdbc-async
|
| Project Organization |
Project Organizationcom.github.seratch |
| Filename | Size |
|---|---|
| scalikejdbc-async_2.10-0.2.5.pom | |
| scalikejdbc-async_2.10-0.2.5.jar | 444 KB |
| scalikejdbc-async_2.10-0.2.5-sources.jar | 30 KB |
| scalikejdbc-async_2.10-0.2.5-javadoc.jar | 536 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc-async_2.10</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/
implementation 'com.github.seratch:scalikejdbc-async_2.10:0.2.5'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/
implementation ("com.github.seratch:scalikejdbc-async_2.10:0.2.5")
'com.github.seratch:scalikejdbc-async_2.10:jar:0.2.5'
<dependency org="com.github.seratch" name="scalikejdbc-async_2.10" rev="0.2.5">
<artifact name="scalikejdbc-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc-async_2.10', version='0.2.5')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc-async_2.10" % "0.2.5"
[com.github.seratch/scalikejdbc-async_2.10 "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.github.seratch : scalikejdbc_2.10 | jar | 1.6.8 |
| com.github.seratch : scalikejdbc-interpolation_2.10 | jar | 1.6.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mauricio : postgresql-async_2.10 | jar | 0.2.6 |
| com.github.mauricio : mysql-async_2.10 | jar | 0.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.postgresql : postgresql | jar | 9.2-1003-jdbc4 |
| mysql : mysql-connector-java | jar | 5.1.26 |
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |