is not current version
Last Version 1.3.0

faucet-pipeline-spring-boot-parent 1.1.1

A Spring Boot starter for the faucet-pipeline.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.faucet-pipeline
ArtifactId

ArtifactId

faucet-pipeline-spring-boot-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

faucet-pipeline-spring-boot-parent
A Spring Boot starter for the faucet-pipeline.
Project URL

Project URL

http://www.faucet-pipeline.org
Project Organization

Project Organization

INNOQ
Source Code Management

Source Code Management

https://github.com/faucet-pipeline/faucet-pipeline-spring-boot-starter

Download faucet-pipeline-spring-boot-parent 1.1.1


<!-- https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/ -->
<dependency>
    <groupId>org.faucet-pipeline</groupId>
    <artifactId>faucet-pipeline-spring-boot-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/
implementation 'org.faucet-pipeline:faucet-pipeline-spring-boot-parent:1.1.1'
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/
implementation ("org.faucet-pipeline:faucet-pipeline-spring-boot-parent:1.1.1")
'org.faucet-pipeline:faucet-pipeline-spring-boot-parent:pom:1.1.1'
<dependency org="org.faucet-pipeline" name="faucet-pipeline-spring-boot-parent" rev="1.1.1">
  <artifact name="faucet-pipeline-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.faucet-pipeline', module='faucet-pipeline-spring-boot-parent', version='1.1.1')
)
libraryDependencies += "org.faucet-pipeline" % "faucet-pipeline-spring-boot-parent" % "1.1.1"
[org.faucet-pipeline/faucet-pipeline-spring-boot-parent "1.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE

Project Modules

  • faucet-pipeline-spring-boot-autoconfigure
  • faucet-pipeline-spring-boot-starter
  • demo-webmvc
  • demo-webflux