License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Search Business Logic Libraries |
GroupId | GroupIdde.picturesafe.search |
ArtifactId | ArtifactIdpicturesafe-search-spring-boot-autoconfigure |
Version | Version3.5.2 |
Type | Typejar |
Description |
DescriptionSpring Boot Autoconfigurer for picturesafe-search
Starter for picturesafe-search based Spring Boot applications
|
<!-- https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure/ -->
<dependency>
<groupId>de.picturesafe.search</groupId>
<artifactId>picturesafe-search-spring-boot-autoconfigure</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure/
implementation 'de.picturesafe.search:picturesafe-search-spring-boot-autoconfigure:3.5.2'
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure/
implementation ("de.picturesafe.search:picturesafe-search-spring-boot-autoconfigure:3.5.2")
'de.picturesafe.search:picturesafe-search-spring-boot-autoconfigure:jar:3.5.2'
<dependency org="de.picturesafe.search" name="picturesafe-search-spring-boot-autoconfigure" rev="3.5.2">
<artifact name="picturesafe-search-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.picturesafe.search', module='picturesafe-search-spring-boot-autoconfigure', version='3.5.2')
)
libraryDependencies += "de.picturesafe.search" % "picturesafe-search-spring-boot-autoconfigure" % "3.5.2"
[de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.7.RELEASE |
de.picturesafe.search : picturesafe-search | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |
org.assertj : assertj-core | jar | 3.16.1 |