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 |
Version | Version1.1.1 |
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.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"]
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 |
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 |