License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.paissad.tools.reqcoco |
ArtifactId | ArtifactIdreqcoco-api |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionReqCoCo API
Requirements Code Coverage
|
Filename | Size |
---|---|
reqcoco-api-1.0.5.pom | |
reqcoco-api-1.0.5.jar | 10 KB |
reqcoco-api-1.0.5-sources.jar | 7 KB |
reqcoco-api-1.0.5-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-api/ -->
<dependency>
<groupId>net.paissad.tools.reqcoco</groupId>
<artifactId>reqcoco-api</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-api/
implementation 'net.paissad.tools.reqcoco:reqcoco-api:1.0.5'
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-api/
implementation ("net.paissad.tools.reqcoco:reqcoco-api:1.0.5")
'net.paissad.tools.reqcoco:reqcoco-api:jar:1.0.5'
<dependency org="net.paissad.tools.reqcoco" name="reqcoco-api" rev="1.0.5">
<artifact name="reqcoco-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.paissad.tools.reqcoco', module='reqcoco-api', version='1.0.5')
)
libraryDependencies += "net.paissad.tools.reqcoco" % "reqcoco-api" % "1.0.5"
[net.paissad.tools.reqcoco/reqcoco-api "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |