is not current version
Last Version 7.28.2

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


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure
ArtifactId

ArtifactId

che-infrastructures-parent
Version

Version

7.2.0
Type

Type

pom

Download che-infrastructures-parent 7.2.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>7.2.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:7.2.0'
// https://jarcasting.com/artifacts/org.eclipse.che.infrastructure/che-infrastructures-parent/
implementation ("org.eclipse.che.infrastructure:che-infrastructures-parent:7.2.0")
'org.eclipse.che.infrastructure:che-infrastructures-parent:pom:7.2.0'
<dependency org="org.eclipse.che.infrastructure" name="che-infrastructures-parent" rev="7.2.0">
  <artifact name="che-infrastructures-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.infrastructure', module='che-infrastructures-parent', version='7.2.0')
)
libraryDependencies += "org.eclipse.che.infrastructure" % "che-infrastructures-parent" % "7.2.0"
[org.eclipse.che.infrastructure/che-infrastructures-parent "7.2.0"]