License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Search Business Logic Libraries |
GroupId | GroupIdde.picturesafe.search |
ArtifactId | ArtifactIdpicturesafe-search-spring-boot-parent |
Version | Version3.5.2 |
Type | Typepom |
Description |
Descriptionpicturesafe-search-starter-parent
Starter for picturesafe-search based Spring Boot applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
picturesafe-search-spring-boot-parent-3.5.2.pom | 5 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search-spring-boot-parent/
implementation ("de.picturesafe.search:picturesafe-search-spring-boot-parent:3.5.2")
'de.picturesafe.search:picturesafe-search-spring-boot-parent:pom:3.5.2'
<dependency org="de.picturesafe.search" name="picturesafe-search-spring-boot-parent" rev="3.5.2">
<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.2')
)
libraryDependencies += "de.picturesafe.search" % "picturesafe-search-spring-boot-parent" % "3.5.2"
[de.picturesafe.search/picturesafe-search-spring-boot-parent "3.5.2"]