Last Version

scala-jdbc 1.0.5

scala-jdbc

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

scala-jdbc_2.11
Version

Version

1.0.5
Type

Type

jar
Description

Description

scala-jdbc
scala-jdbc
Project URL

Project URL

https://github.com/takezoe/scala-jdbc
Project Organization

Project Organization

com.github.takezoe
Source Code Management

Source Code Management

https://github.com/takezoe/scala-jdbc

Download scala-jdbc_2.11 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.11/ -->
<dependency>
    <groupId>com.github.takezoe</groupId>
    <artifactId>scala-jdbc_2.11</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.11/
implementation 'com.github.takezoe:scala-jdbc_2.11:1.0.5'
// https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.11/
implementation ("com.github.takezoe:scala-jdbc_2.11:1.0.5")
'com.github.takezoe:scala-jdbc_2.11:jar:1.0.5'
<dependency org="com.github.takezoe" name="scala-jdbc_2.11" rev="1.0.5">
  <artifact name="scala-jdbc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='scala-jdbc_2.11', version='1.0.5')
)
libraryDependencies += "com.github.takezoe" % "scala-jdbc_2.11" % "1.0.5"
[com.github.takezoe/scala-jdbc_2.11 "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.jsqlparser : jsqlparser jar 0.9.6
org.scalamacros : resetallattrs_2.11 jar 1.0.0
org.scala-lang : scala-reflect jar 2.11.8

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
com.h2database : h2 jar 1.4.192

Project Modules

There are no modules declared in this project.