License |
License |
---|---|
GroupId | GroupIdde.simpleworks.staf |
ArtifactId | ArtifactIdjira-module |
Last Version | Last Version0.120 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjira-module
Simpleworks Test Automation Framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jira-module-0.120.pom | |
jira-module-0.120.jar | 59 KB |
jira-module-0.120-sources.jar | 32 KB |
jira-module-0.120-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.simpleworks.staf/jira-module/ -->
<dependency>
<groupId>de.simpleworks.staf</groupId>
<artifactId>jira-module</artifactId>
<version>0.120</version>
</dependency>
// https://jarcasting.com/artifacts/de.simpleworks.staf/jira-module/
implementation 'de.simpleworks.staf:jira-module:0.120'
// https://jarcasting.com/artifacts/de.simpleworks.staf/jira-module/
implementation ("de.simpleworks.staf:jira-module:0.120")
'de.simpleworks.staf:jira-module:jar:0.120'
<dependency org="de.simpleworks.staf" name="jira-module" rev="0.120">
<artifact name="jira-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.simpleworks.staf', module='jira-module', version='0.120')
)
libraryDependencies += "de.simpleworks.staf" % "jira-module" % "0.120"
[de.simpleworks.staf/jira-module "0.120"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-json | jar | 1.5 |
com.sun.jersey : jersey-client | jar | 1.5 |
com.google.guava : guava | jar | 25.0-jre |
com.atlassian.jira » jira-rest-java-client-api | jar | 5.0.4 |
com.atlassian.jira » jira-rest-java-client-core | jar | 5.0.4 |
com.atlassian.fugue » fugue | jar | 2.6.1 |
org.codehaus.jettison : jettison | jar | 1.0.1 |
org.slf4j : slf4j-simple | jar | 1.6.4 |
commons-io : commons-io | jar | 2.7 |
de.simpleworks.staf : commons | jar | 0.120 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
com.google.inject : guice | jar | 4.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |