faucet-pipeline-spring-boot-autoconfigure

A Spring Boot starter for the faucet-pipeline.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.faucet-pipeline
ArtifactId

ArtifactId

faucet-pipeline-spring-boot-autoconfigure
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

faucet-pipeline-spring-boot-autoconfigure
A Spring Boot starter for the faucet-pipeline.
Project Organization

Project Organization

INNOQ

Download faucet-pipeline-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.0
org.springframework.boot : spring-boot-starter-json Optional jar 2.6.0
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.0
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.6.0
org.projectlombok : lombok Optional jar 1.18.22
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
1.0.0-rc.4
1.0.0-rc.3