is not current version
Last Version 1.3.0

faucet-pipeline-spring-boot-autoconfigure 1.1.1

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
Version

Version

1.1.1
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 1.1.1


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

Dependencies

compile (6)

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

test (2)

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

Project Modules

There are no modules declared in this project.