is not current version
Last Version 7.28.2

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


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure
ArtifactId

ArtifactId

che-infrastructures-parent
Version

Version

7.26.2
Type

Type

pom

Download che-infrastructures-parent 7.26.2


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