is not current version
Last Version 7.28.2

org.eclipse.che.infrastructure:che-infrastructures-parent 6.19.0


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure
ArtifactId

ArtifactId

che-infrastructures-parent
Version

Version

6.19.0
Type

Type

pom

Download che-infrastructures-parent 6.19.0


<!-- https://jarcasting.com/artifacts/org.eclipse.che.infrastructure/che-infrastructures-parent/ -->
<dependency>
    <groupId>org.eclipse.che.infrastructure</groupId>
    <artifactId>che-infrastructures-parent</artifactId>
    <version>6.19.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.infrastructure/che-infrastructures-parent/
implementation 'org.eclipse.che.infrastructure:che-infrastructures-parent:6.19.0'
// https://jarcasting.com/artifacts/org.eclipse.che.infrastructure/che-infrastructures-parent/
implementation ("org.eclipse.che.infrastructure:che-infrastructures-parent:6.19.0")
'org.eclipse.che.infrastructure:che-infrastructures-parent:pom:6.19.0'
<dependency org="org.eclipse.che.infrastructure" name="che-infrastructures-parent" rev="6.19.0">
  <artifact name="che-infrastructures-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.infrastructure', module='che-infrastructures-parent', version='6.19.0')
)
libraryDependencies += "org.eclipse.che.infrastructure" % "che-infrastructures-parent" % "6.19.0"
[org.eclipse.che.infrastructure/che-infrastructures-parent "6.19.0"]