| License |
License |
|---|---|
| GroupId | GroupIdorg.requs |
| ArtifactId | ArtifactIdrequs-exec |
| Version | Version1.14.1 |
| Type | Typejar |
| Description |
Descriptionrequs-exec
Requirements Definition Language
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| requs-exec-1.14.1.pom | |
| requs-exec-1.14.1.jar | 5 KB |
| requs-exec-1.14.1-sources.jar | 4 KB |
| requs-exec-1.14.1-javadoc.jar | 35 KB |
| requs-exec-1.14.1-bin.jar | 10 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.requs/requs-exec/ -->
<dependency>
<groupId>org.requs</groupId>
<artifactId>requs-exec</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.requs/requs-exec/
implementation 'org.requs:requs-exec:1.14.1'
// https://jarcasting.com/artifacts/org.requs/requs-exec/
implementation ("org.requs:requs-exec:1.14.1")
'org.requs:requs-exec:jar:1.14.1'
<dependency org="org.requs" name="requs-exec" rev="1.14.1">
<artifact name="requs-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.requs', module='requs-exec', version='1.14.1')
)
libraryDependencies += "org.requs" % "requs-exec" % "1.14.1"
[org.requs/requs-exec "1.14.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.requs : requs-core | jar | 1.14.1 |
| commons-io : commons-io | jar | 2.4 |
| com.jcabi : jcabi-manifests | jar | 0.8.2 |
| net.sf.jopt-simple : jopt-simple | jar | 4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.2 |
| javax.servlet : servlet-api | jar | 3.0-alpha-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| org.hibernate : hibernate-validator | jar | 5.1.1.Final |
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcabi : jcabi-matchers | jar | 1.1 |