Last Version

Microserver-spring-boot 1.2.6

Opinionated rest microservices with Spring Boot

License

License

Categories

Categories

Microservices Container Spring Boot
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-spring-boot
Version

Version

1.2.6
Type

Type

jar
Description

Description

Microserver-spring-boot
Opinionated rest microservices with Spring Boot
Project URL

Project URL

https://github.com/aol/micro-server

Download micro-spring-boot 1.2.6


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
com.oath.microservices : micro-core jar 1.2.6
org.glassfish.jersey.core : jersey-server jar 2.28
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.28
org.glassfish.jersey.containers : jersey-container-servlet jar 2.28
org.glassfish.jersey.media : jersey-media-multipart jar 2.28
org.glassfish.jersey.ext : jersey-spring4 jar 2.28
org.glassfish.jersey.ext : jersey-bean-validation jar 2.28
com.oath.microservices : micro-jackson-configuration jar 1.2.6

test (14)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.glassfish.jersey.core : jersey-client jar 2.28
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.19
com.oath.microservices : micro-cors jar 1.2.6
com.oath.microservices : micro-swagger jar 1.2.6
com.oath.microservices : micro-client jar 1.2.6
com.oath.microservices : micro-events jar 1.2.6
com.oath.microservices : micro-metrics jar 1.2.6
com.oath.microservices : micro-guava jar 1.2.6
com.oath.cyclops : cyclops-futurestream jar 10.3.3

Project Modules

There are no modules declared in this project.