Last Version

RocketMiX SpringBoot Starter Module 1.0.42

Shared configuration and tools. This project contains a custom spring boot module to facilitate new api project developpement startup process.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.rocketmix
ArtifactId

ArtifactId

rocketmix-spring-boot-starter
Version

Version

1.0.42
Type

Type

jar
Description

Description

RocketMiX SpringBoot Starter Module
Shared configuration and tools. This project contains a custom spring boot module to facilitate new api project developpement startup process.
Project URL

Project URL

https://github.com/rocketmix/rocketmix.source

Download rocketmix-spring-boot-starter 1.0.42


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

Dependencies

compile (25)

Group / Artifact Type Version
javax.xml.ws : jaxws-api jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.apache.cxf : cxf-spring-boot-starter-jaxrs jar 3.3.1
org.apache.cxf : cxf-rt-rs-service-description-openapi-v3 jar 3.3.1
org.apache.cxf : cxf-rt-features-metrics jar 3.3.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.google.guava : guava jar 20.0
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.2.RELEASE
io.dropwizard.metrics : metrics-core jar 4.1.1
de.codecentric : spring-boot-admin-client jar 2.2.1
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.webjars : swagger-ui jar 3.19.5
commons-io : commons-io jar 2.4
com.google.code.gson : gson jar 2.8.5
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar
org.springframework.cloud : spring-cloud-starter-netflix-hystrix-dashboard jar
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-logging jar 2.2.2.RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.