| License |
License |
|---|---|
| Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
| GroupId | GroupIdorg.eclipse.che |
| ArtifactId | ArtifactIdassembly-root-war |
| Version | Version7.28.2 |
| Type | Typewar |
| Description |
DescriptionChe Assembly :: Root war
Packages Che root web app
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| assembly-root-war-7.28.2.pom | |
| assembly-root-war-7.28.2.war | 9 MB |
| assembly-root-war-7.28.2-sources.jar | 5 KB |
| assembly-root-war-7.28.2-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.che/assembly-root-war/ -->
<dependency>
<groupId>org.eclipse.che</groupId>
<artifactId>assembly-root-war</artifactId>
<version>7.28.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che/assembly-root-war/
implementation 'org.eclipse.che:assembly-root-war:7.28.2'
// https://jarcasting.com/artifacts/org.eclipse.che/assembly-root-war/
implementation ("org.eclipse.che:assembly-root-war:7.28.2")
'org.eclipse.che:assembly-root-war:war:7.28.2'
<dependency org="org.eclipse.che" name="assembly-root-war" rev="7.28.2">
<artifact name="assembly-root-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che', module='assembly-root-war', version='7.28.2')
)
libraryDependencies += "org.eclipse.che" % "assembly-root-war" % "7.28.2"
[org.eclipse.che/assembly-root-war "7.28.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.1 |
| com.google.inject.extensions : guice-servlet | jar | 4.2.2 |
| javax.inject : javax.inject | jar | 1 |
| net.logstash.logback : logstash-logback-encoder | jar | 4.11 |
| org.eclipse.che.core : che-core-commons-inject | jar | 7.28.2 |
| org.eclipse.che.core : che-core-commons-j2ee | jar | 7.28.2 |
| org.eclipse.che.core : che-core-logback | jar | 7.28.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.che.core : che-core-api-core | jar | 7.28.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.mockito : mockito-testng | jar | 0.1.1 |
| org.testng : testng | jar | 7.0.0 |