| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.j5ik2o |
| ArtifactId | ArtifactIdscalatestplus-db_2.11 |
| Version | Version1.0.17 |
| Type | Typejar |
| Description |
Descriptionscalatestplus-db
scalatestplus-db
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.j5ik2o |
<!-- https://jarcasting.com/artifacts/com.github.j5ik2o/scalatestplus-db_2.11/ -->
<dependency>
<groupId>com.github.j5ik2o</groupId>
<artifactId>scalatestplus-db_2.11</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j5ik2o/scalatestplus-db_2.11/
implementation 'com.github.j5ik2o:scalatestplus-db_2.11:1.0.17'
// https://jarcasting.com/artifacts/com.github.j5ik2o/scalatestplus-db_2.11/
implementation ("com.github.j5ik2o:scalatestplus-db_2.11:1.0.17")
'com.github.j5ik2o:scalatestplus-db_2.11:jar:1.0.17'
<dependency org="com.github.j5ik2o" name="scalatestplus-db_2.11" rev="1.0.17">
<artifact name="scalatestplus-db_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j5ik2o', module='scalatestplus-db_2.11', version='1.0.17')
)
libraryDependencies += "com.github.j5ik2o" % "scalatestplus-db_2.11" % "1.0.17"
[com.github.j5ik2o/scalatestplus-db_2.11 "1.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.wix : wix-embedded-mysql | jar | 4.6.1 |
| org.flywaydb : flyway-core | jar | 6.4.3 |
| org.seasar.util » s2util | jar | 0.0.1 |
| com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.2 |
| org.scala-lang.modules : scala-collection-compat_2.11 | jar | 2.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| mysql : mysql-connector-java | jar | 5.1.49 |