Hello World QA Pipeline

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
Last Version

Last Version

1.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.1
1.0.0