Last Version

spring-cloud-launcher-h2 3.1.1

Spring Cloud Launcher H2

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.springframework.cloud.launcher
ArtifactId

ArtifactId

spring-cloud-launcher-h2
Version

Version

3.1.1
Type

Type

jar
Description

Description

spring-cloud-launcher-h2
Spring Cloud Launcher H2
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-launcher-h2 3.1.1


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-h2/ -->
<dependency>
    <groupId>org.springframework.cloud.launcher</groupId>
    <artifactId>spring-cloud-launcher-h2</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-h2/
implementation 'org.springframework.cloud.launcher:spring-cloud-launcher-h2:3.1.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-h2/
implementation ("org.springframework.cloud.launcher:spring-cloud-launcher-h2:3.1.1")
'org.springframework.cloud.launcher:spring-cloud-launcher-h2:jar:3.1.1'
<dependency org="org.springframework.cloud.launcher" name="spring-cloud-launcher-h2" rev="3.1.1">
  <artifact name="spring-cloud-launcher-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.launcher', module='spring-cloud-launcher-h2', version='3.1.1')
)
libraryDependencies += "org.springframework.cloud.launcher" % "spring-cloud-launcher-h2" % "3.1.1"
[org.springframework.cloud.launcher/spring-cloud-launcher-h2 "3.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-actuator jar 2.6.8
org.springframework.cloud : spring-cloud-starter-config jar 3.1.3
org.springframework.cloud : spring-cloud-starter-bus-kafka jar 3.1.2
org.springframework.cloud : spring-cloud-netflix-eureka-client jar 3.1.3
com.netflix.eureka : eureka-client jar 1.10.17

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.