| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdstorehaus-mysql_2.9.3 |
| Version | Version0.9.1 |
| 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.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-mysql_2.9.3</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.9.3/
implementation 'com.twitter:storehaus-mysql_2.9.3:0.9.1'
// https://jarcasting.com/artifacts/com.twitter/storehaus-mysql_2.9.3/
implementation ("com.twitter:storehaus-mysql_2.9.3:0.9.1")
'com.twitter:storehaus-mysql_2.9.3:jar:0.9.1'
<dependency org="com.twitter" name="storehaus-mysql_2.9.3" rev="0.9.1">
<artifact name="storehaus-mysql_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-mysql_2.9.3', version='0.9.1')
)
libraryDependencies += "com.twitter" % "storehaus-mysql_2.9.3" % "0.9.1"
[com.twitter/storehaus-mysql_2.9.3 "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.3 |
| com.twitter : storehaus-algebra_2.9.3 | jar | 0.9.1 |
| com.twitter : finagle-mysql_2.9.2 | jar | 6.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : storehaus-testing_2.9.3 | jar | 0.9.1 |
| org.specs2 : specs2_2.9.3 | jar | 1.12.4.1 |