License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.httpfeeds |
ArtifactId | ArtifactIdhttp-feeds-server-spring-boot-starter |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionhttp-feeds-server-spring-boot-starter
http-feeds-server-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/
implementation ("org.httpfeeds:http-feeds-server-spring-boot-starter:0.0.2")
'org.httpfeeds:http-feeds-server-spring-boot-starter:jar:0.0.2'
<dependency org="org.httpfeeds" name="http-feeds-server-spring-boot-starter" rev="0.0.2">
<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.2')
)
libraryDependencies += "org.httpfeeds" % "http-feeds-server-spring-boot-starter" % "0.0.2"
[org.httpfeeds/http-feeds-server-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-security Optional | jar | 2.6.2 |
com.github.f4b6a3 : uuid-creator | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
org.springframework.security : spring-security-test | jar | |
com.h2database : h2 | jar | 1.4.200 |