License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.jadira.quant |
ArtifactId | ArtifactIdquant |
Last Version | Last Version7.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJadira Quantitative Capability
Quantitative Capability for Jadira Framework
|
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
quant-7.0.0.CR1.pom | |
quant-7.0.0.CR1.jar | 7 KB |
quant-7.0.0.CR1-tests.jar | 5 KB |
quant-7.0.0.CR1-sources.jar | 5 KB |
quant-7.0.0.CR1-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.quant/quant/ -->
<dependency>
<groupId>org.jadira.quant</groupId>
<artifactId>quant</artifactId>
<version>7.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.quant/quant/
implementation 'org.jadira.quant:quant:7.0.0.CR1'
// https://jarcasting.com/artifacts/org.jadira.quant/quant/
implementation ("org.jadira.quant:quant:7.0.0.CR1")
'org.jadira.quant:quant:jar:7.0.0.CR1'
<dependency org="org.jadira.quant" name="quant" rev="7.0.0.CR1">
<artifact name="quant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.quant', module='quant', version='7.0.0.CR1')
)
libraryDependencies += "org.jadira.quant" % "quant" % "7.0.0.CR1"
[org.jadira.quant/quant "7.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.oval : oval | jar | |
org.aspectj : aspectjrt | jar | |
junit : junit | jar |