Last Version

WSO2 TestGrid Project - Deployment POM 1.0.0

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

GroupId

GroupId

org.wso2.testgrid
ArtifactId

ArtifactId

org.wso2.testgrid.deployment
Version

Version

1.0.0
Type

Type

jar
Description

Description

WSO2 TestGrid Project - Deployment POM
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.testgrid.deployment 1.0.0


<!-- https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.deployment/ -->
<dependency>
    <groupId>org.wso2.testgrid</groupId>
    <artifactId>org.wso2.testgrid.deployment</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.deployment/
implementation 'org.wso2.testgrid:org.wso2.testgrid.deployment:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.testgrid/org.wso2.testgrid.deployment/
implementation ("org.wso2.testgrid:org.wso2.testgrid.deployment:1.0.0")
'org.wso2.testgrid:org.wso2.testgrid.deployment:jar:1.0.0'
<dependency org="org.wso2.testgrid" name="org.wso2.testgrid.deployment" rev="1.0.0">
  <artifact name="org.wso2.testgrid.deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.testgrid', module='org.wso2.testgrid.deployment', version='1.0.0')
)
libraryDependencies += "org.wso2.testgrid" % "org.wso2.testgrid.deployment" % "1.0.0"
[org.wso2.testgrid/org.wso2.testgrid.deployment "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.wso2.testgrid : org.wso2.testgrid.common jar 1.0.0
org.wso2.testgrid : org.wso2.testgrid.infrastructure jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
org.awaitility : awaitility jar 3.0.0
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.0-alpha3
com.google.code.gson : gson jar 2.2.4
org.jacoco : org.jacoco.agent jar 0.7.9

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-testng jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4

Project Modules

There are no modules declared in this project.