License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.faucet-pipeline |
ArtifactId | ArtifactIdfaucet-pipeline-spring-boot-autoconfigure |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaucet-pipeline-spring-boot-autoconfigure
A Spring Boot starter for the faucet-pipeline.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |