License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdstorehaus-mysql_2.10 |
Version | Version0.15.0-RC1 |
Type | Typejar |
Description |
Descriptionstorehaus-mysql
storehaus-mysql
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-mysql_2.10</artifactId>
<version>0.15.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.10/
implementation 'com.twitter:storehaus-mysql_2.10:0.15.0-RC1'
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.10/
implementation ("com.twitter:storehaus-mysql_2.10:0.15.0-RC1")
'com.twitter:storehaus-mysql_2.10:jar:0.15.0-RC1'
<dependency org="com.twitter" name="storehaus-mysql_2.10" rev="0.15.0-RC1">
<artifact name="storehaus-mysql_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-mysql_2.10', version='0.15.0-RC1')
)
libraryDependencies += "com.twitter" % "storehaus-mysql_2.10" % "0.15.0-RC1"
[com.twitter/storehaus-mysql_2.10 "0.15.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.twitter : storehaus-algebra_2.10 | jar | 0.15.0-RC1 |
com.twitter : finagle-mysql_2.10 | jar | 6.35.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : storehaus-testing_2.10 | jar | 0.15.0-RC1 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |