License |
License |
---|---|
Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.core |
ArtifactId | ArtifactIdwsagent-local |
Last Version | Last Version7.0.0-rc-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Core :: API :: Agent
Provides version of third parties artifacts to use in Codenvy platform projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent-local/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>wsagent-local</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent-local/
implementation 'org.eclipse.che.core:wsagent-local:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent-local/
implementation ("org.eclipse.che.core:wsagent-local:7.0.0-rc-3.0")
'org.eclipse.che.core:wsagent-local:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="wsagent-local" rev="7.0.0-rc-3.0">
<artifact name="wsagent-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='wsagent-local', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "wsagent-local" % "7.0.0-rc-3.0"
[org.eclipse.che.core/wsagent-local "7.0.0-rc-3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
com.google.inject : guice | jar | 4.2.2 |
javax.annotation : javax.annotation-api | jar | 1.2 |
javax.inject : javax.inject | jar | 1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
org.eclipse.che.core : che-core-api-core | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-commons-lang | jar | 7.0.0-rc-3.0 |
org.slf4j : slf4j-api | jar | 1.7.24 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
org.everrest : everrest-assured | jar | 1.13.5 |
org.mockito : mockito-core | jar | 2.21.0 |
org.mockito : mockito-testng | jar | 0.1.1 |
org.testng : testng | jar | 6.8.21 |