com.github.hiwepy:maven-client-spring-boot-starter

Spring Boot Starter For Maven Client

License

License

Categories

Categories

Spring Boot Container Microservices Maven Build Tools CLI User Interface
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

maven-client-spring-boot-starter
Last Version

Last Version

2.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:maven-client-spring-boot-starter
Spring Boot Starter For Maven Client
Project URL

Project URL

https://github.com/hiwepy/maven-client-spring-boot-starter

Download maven-client-spring-boot-starter

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.32
org.springframework.boot : spring-boot-starter jar 2.6.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.0
org.springframework.boot : spring-boot-autoconfigure jar 2.6.0
org.eclipse.aether : aether-impl jar 1.0.2.v20150114
org.eclipse.aether : aether-connector-basic jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-file jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-http jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-wagon Optional jar 1.0.2.v20150114
org.apache.maven : maven-aether-provider jar 3.3.9
org.apache.maven.wagon : wagon-ftp Optional jar 3.3.2
org.apache.maven.wagon : wagon-http Optional jar 3.3.2
org.apache.maven.wagon : wagon-ssh Optional jar 3.3.2
org.springframework.cloud : spring-cloud-deployer-resource-maven jar 2.3.1.RELEASE

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.springframework.boot : spring-boot-starter-test jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0.RELEASE
1.0.1.RELEASE