Last Version

spring-petclinic-gcp 1.0.1

This is a Spring Boot Petclinic app for using Google Cloud

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

io.jenkins-x.samples.spring.petclinic
ArtifactId

ArtifactId

spring-petclinic-gcp
Version

Version

1.0.1
Type

Type

pom
Description

Description

spring-petclinic-gcp
This is a Spring Boot Petclinic app for using Google Cloud
Project URL

Project URL

https://github.com/jenkins-x/spring-petclinic-gcp
Source Code Management

Source Code Management

http://github.com/jenkins-x/spring-petclinic-gcp

Download spring-petclinic-gcp 1.0.1


<!-- https://jarcasting.com/artifacts/io.jenkins-x.samples.spring.petclinic/spring-petclinic-gcp/ -->
<dependency>
    <groupId>io.jenkins-x.samples.spring.petclinic</groupId>
    <artifactId>spring-petclinic-gcp</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jenkins-x.samples.spring.petclinic/spring-petclinic-gcp/
implementation 'io.jenkins-x.samples.spring.petclinic:spring-petclinic-gcp:1.0.1'
// https://jarcasting.com/artifacts/io.jenkins-x.samples.spring.petclinic/spring-petclinic-gcp/
implementation ("io.jenkins-x.samples.spring.petclinic:spring-petclinic-gcp:1.0.1")
'io.jenkins-x.samples.spring.petclinic:spring-petclinic-gcp:pom:1.0.1'
<dependency org="io.jenkins-x.samples.spring.petclinic" name="spring-petclinic-gcp" rev="1.0.1">
  <artifact name="spring-petclinic-gcp" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jenkins-x.samples.spring.petclinic', module='spring-petclinic-gcp', version='1.0.1')
)
libraryDependencies += "io.jenkins-x.samples.spring.petclinic" % "spring-petclinic-gcp" % "1.0.1"
[io.jenkins-x.samples.spring.petclinic/spring-petclinic-gcp "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.