License |
License |
---|---|
Categories |
CategoriesData Search Business Logic Libraries |
GroupId | GroupIdedu.chop.research.dbhi |
ArtifactId | ArtifactIddataexpress_2.11 |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondataexpress
dataexpress
|
Project Organization |
Project Organizationedu.chop.research.dbhi |
Filename | Size |
---|---|
dataexpress_2.11-0.9.2.pom | |
dataexpress_2.11-0.9.2.jar | 673 KB |
dataexpress_2.11-0.9.2-sources.jar | 84 KB |
dataexpress_2.11-0.9.2-javadoc.jar | 954 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/ -->
<dependency>
<groupId>edu.chop.research.dbhi</groupId>
<artifactId>dataexpress_2.11</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/
implementation 'edu.chop.research.dbhi:dataexpress_2.11:0.9.2'
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/
implementation ("edu.chop.research.dbhi:dataexpress_2.11:0.9.2")
'edu.chop.research.dbhi:dataexpress_2.11:jar:0.9.2'
<dependency org="edu.chop.research.dbhi" name="dataexpress_2.11" rev="0.9.2">
<artifact name="dataexpress_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.chop.research.dbhi', module='dataexpress_2.11', version='0.9.2')
)
libraryDependencies += "edu.chop.research.dbhi" % "dataexpress_2.11" % "0.9.2"
[edu.chop.research.dbhi/dataexpress_2.11 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.xerial : sqlite-jdbc | jar | 3.7.2 |
postgresql : postgresql | jar | 9.0-801.jdbc4 |
mysql : mysql-connector-java | jar | 5.1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
junit : junit | jar | 4.8.1 |