Last Version

Hello World QA Pipeline 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

edu.cmu.lti.oaqa.openqa
ArtifactId

ArtifactId

helloqa
Version

Version

1.0.1
Type

Type

jar
Description

Description

Hello World QA Pipeline
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/oaqa/helloqa

Download helloqa 1.0.1


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.