Last Version

spring-boot-data-aggregator-example 1.1.3

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

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

io.github.lvyahui8
ArtifactId

ArtifactId

spring-boot-data-aggregator-example
Version

Version

1.1.3
Type

Type

jar
Description

Description

spring-boot-data-aggregator-example
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-data-aggregator-example

Download spring-boot-data-aggregator-example 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
io.github.lvyahui8 : spring-boot-data-aggregator-starter jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.