License |
License |
---|---|
Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.sample |
ArtifactId | ArtifactIdplugin-serverservice-server |
Version | Version6.19.0 |
Type | Typejar |
Description |
DescriptionPlugin ServerService :: Plugin :: Server
Provides version of third parties artifacts to use in Codenvy platform projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.sample/plugin-serverservice-server/ -->
<dependency>
<groupId>org.eclipse.che.sample</groupId>
<artifactId>plugin-serverservice-server</artifactId>
<version>6.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.sample/plugin-serverservice-server/
implementation 'org.eclipse.che.sample:plugin-serverservice-server:6.19.0'
// https://jarcasting.com/artifacts/org.eclipse.che.sample/plugin-serverservice-server/
implementation ("org.eclipse.che.sample:plugin-serverservice-server:6.19.0")
'org.eclipse.che.sample:plugin-serverservice-server:jar:6.19.0'
<dependency org="org.eclipse.che.sample" name="plugin-serverservice-server" rev="6.19.0">
<artifact name="plugin-serverservice-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.sample', module='plugin-serverservice-server', version='6.19.0')
)
libraryDependencies += "org.eclipse.che.sample" % "plugin-serverservice-server" % "6.19.0"
[org.eclipse.che.sample/plugin-serverservice-server "6.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
org.eclipse.che.core : che-core-commons-inject | jar |