is not current version
Last Version 0.0.2

org.httpfeeds:http-feeds-server-spring-boot-starter 0.0.1

http-feeds-server-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.httpfeeds
ArtifactId

ArtifactId

http-feeds-server-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download http-feeds-server-spring-boot-starter 0.0.1


<!-- https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/ -->
<dependency>
    <groupId>org.httpfeeds</groupId>
    <artifactId>http-feeds-server-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/
implementation 'org.httpfeeds:http-feeds-server-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/
implementation ("org.httpfeeds:http-feeds-server-spring-boot-starter:0.0.1")
'org.httpfeeds:http-feeds-server-spring-boot-starter:jar:0.0.1'
<dependency org="org.httpfeeds" name="http-feeds-server-spring-boot-starter" rev="0.0.1">
  <artifact name="http-feeds-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.httpfeeds', module='http-feeds-server-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "org.httpfeeds" % "http-feeds-server-spring-boot-starter" % "0.0.1"
[org.httpfeeds/http-feeds-server-spring-boot-starter "0.0.1"]