is not current version
Last Version 7.28.2

org.eclipse.che.infrastructure:infrastructure-factory 7.26.2


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure
ArtifactId

ArtifactId

infrastructure-factory
Version

Version

7.26.2
Type

Type

jar

Download infrastructure-factory 7.26.2


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