License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.faucet-pipeline |
ArtifactId | ArtifactIdfaucet-pipeline-spring-boot-starter |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaucet-pipeline-spring-boot-starter
A Spring Boot starter for the faucet-pipeline.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-starter/ -->
<dependency>
<groupId>org.faucet-pipeline</groupId>
<artifactId>faucet-pipeline-spring-boot-starter</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-starter/
implementation 'org.faucet-pipeline:faucet-pipeline-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-starter/
implementation ("org.faucet-pipeline:faucet-pipeline-spring-boot-starter:1.3.0")
'org.faucet-pipeline:faucet-pipeline-spring-boot-starter:jar:1.3.0'
<dependency org="org.faucet-pipeline" name="faucet-pipeline-spring-boot-starter" rev="1.3.0">
<artifact name="faucet-pipeline-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faucet-pipeline', module='faucet-pipeline-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "org.faucet-pipeline" % "faucet-pipeline-spring-boot-starter" % "1.3.0"
[org.faucet-pipeline/faucet-pipeline-spring-boot-starter "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.faucet-pipeline : faucet-pipeline-spring-boot-autoconfigure | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |