ReqCoCo Parser Github

Extract requirements from Github's project issues page

License

License

Categories

Categories

Github Development Tools Version Controls Net
GroupId

GroupId

net.paissad.tools.reqcoco.parser
ArtifactId

ArtifactId

reqcoco-parser-github
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ReqCoCo Parser Github
Extract requirements from Github's project issues page

Download reqcoco-parser-github

How to add to project

<!-- https://jarcasting.com/artifacts/net.paissad.tools.reqcoco.parser/reqcoco-parser-github/ -->
<dependency>
    <groupId>net.paissad.tools.reqcoco.parser</groupId>
    <artifactId>reqcoco-parser-github</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco.parser/reqcoco-parser-github/
implementation 'net.paissad.tools.reqcoco.parser:reqcoco-parser-github:1.0.5'
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco.parser/reqcoco-parser-github/
implementation ("net.paissad.tools.reqcoco.parser:reqcoco-parser-github:1.0.5")
'net.paissad.tools.reqcoco.parser:reqcoco-parser-github:jar:1.0.5'
<dependency org="net.paissad.tools.reqcoco.parser" name="reqcoco-parser-github" rev="1.0.5">
  <artifact name="reqcoco-parser-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.paissad.tools.reqcoco.parser', module='reqcoco-parser-github', version='1.0.5')
)
libraryDependencies += "net.paissad.tools.reqcoco.parser" % "reqcoco-parser-github" % "1.0.5"
[net.paissad.tools.reqcoco.parser/reqcoco-parser-github "1.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
net.paissad.tools.reqcoco.parser : reqcoco-parser-simple jar 1.0.5
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 2.1.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.httpcomponents : fluent-hc jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3