| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdio.github.aafc-bicoe |
| ArtifactId | ArtifactIdsearch-api-parent |
| Last Version | Last Version0.12 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsearch-api Parent
Parent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| search-api-parent-0.12.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/ -->
<dependency>
<groupId>io.github.aafc-bicoe</groupId>
<artifactId>search-api-parent</artifactId>
<version>0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/
implementation 'io.github.aafc-bicoe:search-api-parent:0.12'
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/
implementation ("io.github.aafc-bicoe:search-api-parent:0.12")
'io.github.aafc-bicoe:search-api-parent:pom:0.12'
<dependency org="io.github.aafc-bicoe" name="search-api-parent" rev="0.12">
<artifact name="search-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aafc-bicoe', module='search-api-parent', version='0.12')
)
libraryDependencies += "io.github.aafc-bicoe" % "search-api-parent" % "0.12"
[io.github.aafc-bicoe/search-api-parent "0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.5.8 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |
| org.testcontainers : testcontainers | jar | 1.16.2 |
| org.testcontainers : junit-jupiter | jar | 1.16.2 |