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.0 |
Type | Typejar |
<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure/
implementation ("de.picturesafe.search:picturesafe-search-spring-boot-autoconfigure:3.5.0")
'de.picturesafe.search:picturesafe-search-spring-boot-autoconfigure:jar:3.5.0'
<dependency org="de.picturesafe.search" name="picturesafe-search-spring-boot-autoconfigure" rev="3.5.0">
<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.0')
)
libraryDependencies += "de.picturesafe.search" % "picturesafe-search-spring-boot-autoconfigure" % "3.5.0"
[de.picturesafe.search/picturesafe-search-spring-boot-autoconfigure "3.5.0"]