License |
License |
---|---|
GroupId | GroupIdedu.cmu.lti.oaqa.openqa |
ArtifactId | ArtifactIdhelloqa |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHello World QA Pipeline
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
helloqa-1.0.1.pom | |
helloqa-1.0.1.jar | 33 KB |
helloqa-1.0.1-sources.jar | 20 KB |
helloqa-1.0.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.openqa/helloqa/ -->
<dependency>
<groupId>edu.cmu.lti.oaqa.openqa</groupId>
<artifactId>helloqa</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.openqa/helloqa/
implementation 'edu.cmu.lti.oaqa.openqa:helloqa:1.0.1'
// https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.openqa/helloqa/
implementation ("edu.cmu.lti.oaqa.openqa:helloqa:1.0.1")
'edu.cmu.lti.oaqa.openqa:helloqa:jar:1.0.1'
<dependency org="edu.cmu.lti.oaqa.openqa" name="helloqa" rev="1.0.1">
<artifact name="helloqa" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.lti.oaqa.openqa', module='helloqa', version='1.0.1')
)
libraryDependencies += "edu.cmu.lti.oaqa.openqa" % "helloqa" % "1.0.1"
[edu.cmu.lti.oaqa.openqa/helloqa "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.cmu.lti.oaqa.framework.impl : jdbc-providers | jar | 2.2.1 |
org.xerial : sqlite-jdbc | jar | 3.7.2 |
edu.cmu.lti.oaqa.bio.core : baseqa | jar | 1.8.0 |
edu.cmu.lti.oaqa.core.provider : solr-provider | jar | 1.0.7 |
com.google.guava : guava | jar | 13.0 |
edu.cmu.lti.oaqa.cse : cse-framework | jar | 2.2.1 |