Last Version

Che Core :: Commons :: DB :: Vendor H2 7.28.2

Provides default project configuration for Che projects

License

License

Categories

Categories

H2 Data Databases Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-db-vendor-h2
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: Commons :: DB :: Vendor H2
Provides default project configuration for Che projects
Project URL

Project URL

https://codenvy.com/che-core-db-vendor-h2
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-db-vendor-h2 7.28.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-db jar 7.28.2
org.eclipse.persistence : org.eclipse.persistence.core jar 2.7.5

provided (1)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.2.0

Project Modules

There are no modules declared in this project.