is not current version
Last Version 1.3.0

org.faucet-pipeline:faucet-pipeline-spring-boot-starter 1.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.faucet-pipeline
ArtifactId

ArtifactId

faucet-pipeline-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download faucet-pipeline-spring-boot-starter 1.1.0


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-starter/
implementation ("org.faucet-pipeline:faucet-pipeline-spring-boot-starter:1.1.0")
'org.faucet-pipeline:faucet-pipeline-spring-boot-starter:jar:1.1.0'
<dependency org="org.faucet-pipeline" name="faucet-pipeline-spring-boot-starter" rev="1.1.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.1.0')
)
libraryDependencies += "org.faucet-pipeline" % "faucet-pipeline-spring-boot-starter" % "1.1.0"
[org.faucet-pipeline/faucet-pipeline-spring-boot-starter "1.1.0"]