License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs Search Business Logic Libraries |
GroupId | GroupIdio.github.aafc-bicoe |
ArtifactId | ArtifactIdsearch-messaging |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch-messaging
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
search-messaging-0.12.pom | |
search-messaging-0.12.jar | 15 KB |
search-messaging-0.12-sources.jar | 8 KB |
search-messaging-0.12-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-messaging/ -->
<dependency>
<groupId>io.github.aafc-bicoe</groupId>
<artifactId>search-messaging</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-messaging/
implementation 'io.github.aafc-bicoe:search-messaging:0.12'
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-messaging/
implementation ("io.github.aafc-bicoe:search-messaging:0.12")
'io.github.aafc-bicoe:search-messaging:jar:0.12'
<dependency org="io.github.aafc-bicoe" name="search-messaging" rev="0.12">
<artifact name="search-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aafc-bicoe', module='search-messaging', version='0.12')
)
libraryDependencies += "io.github.aafc-bicoe" % "search-messaging" % "0.12"
[io.github.aafc-bicoe/search-messaging "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-amqp | jar | 2.5.8 |
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.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework : spring-webmvc | jar | |
org.testcontainers : testcontainers | jar | 1.16.2 |
org.testcontainers : junit-jupiter | jar | 1.16.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |