is not current version
Last Version 3.5.2

de.picturesafe.search:picturesafe-search-spring-boot-parent 3.5.0

Starter for picturesafe-search based Spring Boot applications

Categories

Categories

Spring Boot Container Microservices Search Business Logic Libraries
GroupId

GroupId

de.picturesafe.search
ArtifactId

ArtifactId

picturesafe-search-spring-boot-parent
Version

Version

3.5.0
Type

Type

pom

Download picturesafe-search-spring-boot-parent 3.5.0


<!-- https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-parent/ -->
<dependency>
    <groupId>de.picturesafe.search</groupId>
    <artifactId>picturesafe-search-spring-boot-parent</artifactId>
    <version>3.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-parent/
implementation 'de.picturesafe.search:picturesafe-search-spring-boot-parent:3.5.0'
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-parent/
implementation ("de.picturesafe.search:picturesafe-search-spring-boot-parent:3.5.0")
'de.picturesafe.search:picturesafe-search-spring-boot-parent:pom:3.5.0'
<dependency org="de.picturesafe.search" name="picturesafe-search-spring-boot-parent" rev="3.5.0">
  <artifact name="picturesafe-search-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.picturesafe.search', module='picturesafe-search-spring-boot-parent', version='3.5.0')
)
libraryDependencies += "de.picturesafe.search" % "picturesafe-search-spring-boot-parent" % "3.5.0"
[de.picturesafe.search/picturesafe-search-spring-boot-parent "3.5.0"]