Last Version

WSO2 TestGrid Project - Webapp 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.web
Version

Version

1.0.0
Type

Type

war
Description

Description

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

Project Organization

WSO2

Download org.wso2.testgrid.web 1.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.wso2.testgrid : org.wso2.testgrid.common jar 1.0.0
org.wso2.testgrid : org.wso2.testgrid.dao jar 1.0.0
org.wso2.testgrid : org.wso2.testgrid.logging jar 1.0.0
commons-validator : commons-validator jar 1.6
org.glassfish.jersey.core : jersey-server jar 2.22.2
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.2
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
commons-io : commons-io jar 2.6
javax.websocket : javax.websocket-api jar 1.1
org.apache.commons : commons-lang3 jar 3.4
org.jacoco : org.jacoco.agent jar 0.7.9
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.0-alpha3
commons-lang : commons-lang jar 2.6
org.wso2.carbon.identity.agent.sso.java : org.wso2.carbon.identity.sso.agent jar 5.1.3
org.opensaml : opensaml jar 2.6.4
org.wso2.testgrid : org.wso2.testgrid.reporting jar 1.0.0
org.influxdb : influxdb-java jar 2.11

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.