Last Version

io.github.josephrodriguez:mediator-spring-boot-starter 1.1.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.josephrodriguez
ArtifactId

ArtifactId

mediator-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/josephrodriguez/mediator-spring-boot-starter

Download mediator-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.josephrodriguez/mediator-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.josephrodriguez</groupId>
    <artifactId>mediator-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.josephrodriguez/mediator-spring-boot-starter/
implementation 'io.github.josephrodriguez:mediator-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.josephrodriguez/mediator-spring-boot-starter/
implementation ("io.github.josephrodriguez:mediator-spring-boot-starter:1.1.0")
'io.github.josephrodriguez:mediator-spring-boot-starter:jar:1.1.0'
<dependency org="io.github.josephrodriguez" name="mediator-spring-boot-starter" rev="1.1.0">
  <artifact name="mediator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.josephrodriguez', module='mediator-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "io.github.josephrodriguez" % "mediator-spring-boot-starter" % "1.1.0"
[io.github.josephrodriguez/mediator-spring-boot-starter "1.1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar 5.3.17
org.springframework.boot : spring-boot-autoconfigure jar 2.6.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.