License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdpipeline-test-project |
Last Version | Last Version1.0.53 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpipeline-test-project
Demo project for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.fabric8/pipeline-test-project/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>pipeline-test-project</artifactId>
<version>1.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/pipeline-test-project/
implementation 'io.fabric8:pipeline-test-project:1.0.53'
// https://jarcasting.com/artifacts/io.fabric8/pipeline-test-project/
implementation ("io.fabric8:pipeline-test-project:1.0.53")
'io.fabric8:pipeline-test-project:jar:1.0.53'
<dependency org="io.fabric8" name="pipeline-test-project" rev="1.0.53">
<artifact name="pipeline-test-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='pipeline-test-project', version='1.0.53')
)
libraryDependencies += "io.fabric8" % "pipeline-test-project" % "1.0.53"
[io.fabric8/pipeline-test-project "1.0.53"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.3.3.RELEASE |
io.fabric8.forge : camel | jar | 2.2.130 |
io.fabric8 : pipeline-test-project-dependency | jar | 1.1.19 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.3.3.RELEASE |