Last Version

Che Plugin :: Java Testing :: TestNG Server 7.0.0-rc-3.0

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

TestNG Unit Testing Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-testing-testng-server
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Che Plugin :: Java Testing :: TestNG Server
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-plugin-testing-testng-server
Project Organization

Project Organization

Red Hat, Inc.

Download che-plugin-testing-testng-server 7.0.0-rc-3.0


<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-testing-testng-server/ -->
<dependency>
    <groupId>org.eclipse.che.plugin</groupId>
    <artifactId>che-plugin-testing-testng-server</artifactId>
    <version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-testing-testng-server/
implementation 'org.eclipse.che.plugin:che-plugin-testing-testng-server:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-testing-testng-server/
implementation ("org.eclipse.che.plugin:che-plugin-testing-testng-server:7.0.0-rc-3.0")
'org.eclipse.che.plugin:che-plugin-testing-testng-server:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-testing-testng-server" rev="7.0.0-rc-3.0">
  <artifact name="che-plugin-testing-testng-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-testing-testng-server', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-testing-testng-server" % "7.0.0-rc-3.0"
[org.eclipse.che.plugin/che-plugin-testing-testng-server "7.0.0-rc-3.0"]

Dependencies

compile (15)

Group / Artifact Type Version
com.beust : jcommander jar 1.27
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
commons-io : commons-io jar 2.6
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-api-testing jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-testing-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-annotations jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-inject jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-lang jar 7.0.0-rc-3.0
org.eclipse.che.plugin : che-plugin-java-server jar 7.0.0-rc-3.0
org.eclipse.che.plugin : che-plugin-testing-base jar 7.0.0-rc-3.0
org.eclipse.che.plugin : che-plugin-testing-testng-runtime jar 7.0.0-rc-3.0
org.slf4j : slf4j-api jar 1.7.24
org.testng : testng jar 6.8.21

test (4)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-testng jar 0.1.1

Project Modules

There are no modules declared in this project.