License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Net |
GroupId | GroupIdnet.paissad.tools.reqcoco.parser |
ArtifactId | ArtifactIdreqcoco-parser-github |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReqCoCo Parser Github
Extract requirements from Github's project issues page
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.3 |