com.github.vindell:spring-boot-starter-maven-embedder

Spring Boot Starter For Maven Embedder

License

License

Categories

Categories

Spring Boot Container Microservices Maven Build Tools
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-maven-embedder
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:spring-boot-starter-maven-embedder
Spring Boot Starter For Maven Embedder
Project URL

Project URL

https://github.com/vindell/spring-boot-starter-maven-embedder

Download spring-boot-starter-maven-embedder

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.5.RELEASE
org.apache.maven : maven-artifact jar 3.5.3
org.apache.maven : maven-compat jar 3.5.3
org.apache.maven : maven-embedder jar 3.5.3
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven : maven-aether-provider jar 3.3.9
org.eclipse.aether : aether-transport-wagon jar 1.1.0
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-spi jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.sonatype.aether : aether-connector-wagon jar 1.13.1
org.apache.ant : ant jar 1.10.3
org.apache.maven.wagon : wagon-provider-api jar 3.0.0
org.codehaus.plexus : plexus-classworlds jar 2.5.2
org.sonatype.plexus : plexus-cipher jar 1.7
org.codehaus.plexus : plexus-digest jar 1.1
org.codehaus.plexus : plexus-utils jar 3.1.0
org.codehaus.plexus : plexus-component-annotations jar 1.7.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE