| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdstorehaus-mysql_2.11 |
| Version | Version0.15.0 |
| Type | Typejar |
| Description |
Descriptionstorehaus-mysql
storehaus-mysql
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| storehaus-mysql_2.11-0.15.0.pom | |
| storehaus-mysql_2.11-0.15.0.jar | 122 KB |
| storehaus-mysql_2.11-0.15.0-sources.jar | 9 KB |
| storehaus-mysql_2.11-0.15.0-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-mysql_2.11</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.11/
implementation 'com.twitter:storehaus-mysql_2.11:0.15.0'
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.11/
implementation ("com.twitter:storehaus-mysql_2.11:0.15.0")
'com.twitter:storehaus-mysql_2.11:jar:0.15.0'
<dependency org="com.twitter" name="storehaus-mysql_2.11" rev="0.15.0">
<artifact name="storehaus-mysql_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-mysql_2.11', version='0.15.0')
)
libraryDependencies += "com.twitter" % "storehaus-mysql_2.11" % "0.15.0"
[com.twitter/storehaus-mysql_2.11 "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.twitter : storehaus-algebra_2.11 | jar | 0.15.0 |
| com.twitter : finagle-mysql_2.11 | jar | 6.43.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : storehaus-testing_2.11 | jar | 0.15.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |