License |
License |
---|---|
Categories |
CategoriesData Search Business Logic Libraries |
GroupId | GroupIdedu.chop.research |
ArtifactId | ArtifactIddataexpress_2.10 |
Version | Version0.9.1.3 |
Type | Typejar |
Description |
Descriptiondataexpress
dataexpress
|
Project Organization |
Project Organizationedu.chop.research |
Filename | Size |
---|---|
dataexpress_2.10-0.9.1.3.pom | |
dataexpress_2.10-0.9.1.3.jar | 669 KB |
dataexpress_2.10-0.9.1.3-sources.jar | 84 KB |
dataexpress_2.10-0.9.1.3-javadoc.jar | 918 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.chop.research/dataexpress_2.10/ -->
<dependency>
<groupId>edu.chop.research</groupId>
<artifactId>dataexpress_2.10</artifactId>
<version>0.9.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.chop.research/dataexpress_2.10/
implementation 'edu.chop.research:dataexpress_2.10:0.9.1.3'
// https://jarcasting.com/artifacts/edu.chop.research/dataexpress_2.10/
implementation ("edu.chop.research:dataexpress_2.10:0.9.1.3")
'edu.chop.research:dataexpress_2.10:jar:0.9.1.3'
<dependency org="edu.chop.research" name="dataexpress_2.10" rev="0.9.1.3">
<artifact name="dataexpress_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.chop.research', module='dataexpress_2.10', version='0.9.1.3')
)
libraryDependencies += "edu.chop.research" % "dataexpress_2.10" % "0.9.1.3"
[edu.chop.research/dataexpress_2.10 "0.9.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
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.10 | jar | 2.0.M5b |
junit : junit | jar | 4.8.1 |