Last Version

qtools-spring-boot-starter v1.3.11

Toolbox for Java web development

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.liumapp.qtools.starter.springboot
ArtifactId

ArtifactId

qtools-spring-boot-starter
Version

Version

v1.3.11
Type

Type

jar
Description

Description

qtools-spring-boot-starter
Toolbox for Java web development
Project URL

Project URL

http://maven.apache.org

Download qtools-spring-boot-starter v1.3.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
org.mockito : mockito-core jar 2.23.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.