is not current version
Last Version 0.5.8

Complex SpringBoot Starter Parent 0.5.4

General Spring-Boot Starter Parent.

License

License

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

complex-starter-parent
Version

Version

0.5.4
Type

Type

pom
Description

Description

Complex SpringBoot Starter Parent
General Spring-Boot Starter Parent.
Source Code Management

Source Code Management

https://github.com/CharLemAznable/complex-starter-parent

Download complex-starter-parent 0.5.4


<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/complex-starter-parent/ -->
<dependency>
    <groupId>com.github.charlemaznable</groupId>
    <artifactId>complex-starter-parent</artifactId>
    <version>0.5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/complex-starter-parent/
implementation 'com.github.charlemaznable:complex-starter-parent:0.5.4'
// https://jarcasting.com/artifacts/com.github.charlemaznable/complex-starter-parent/
implementation ("com.github.charlemaznable:complex-starter-parent:0.5.4")
'com.github.charlemaznable:complex-starter-parent:pom:0.5.4'
<dependency org="com.github.charlemaznable" name="complex-starter-parent" rev="0.5.4">
  <artifact name="complex-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='complex-starter-parent', version='0.5.4')
)
libraryDependencies += "com.github.charlemaznable" % "complex-starter-parent" % "0.5.4"
[com.github.charlemaznable/complex-starter-parent "0.5.4"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-undertow jar 2.6.2
org.apache.commons : commons-lang3 jar 3.12.0
cglib : cglib-nodep jar 3.3.0
org.apache.commons : commons-pool2 jar 2.11.1
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.32
com.alibaba : fastjson jar 1.2.79
com.google.auto.service : auto-service jar 1.0.1
com.google.inject : guice jar 5.0.1
com.github.charlemaznable : complex-kits jar 0.12.4
com.github.charlemaznable : gentle-factory jar 0.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.jmockit : jmockit jar 1.49
org.springframework : spring-test jar
com.squareup.okhttp3 : mockwebserver jar 3.14.9
io.vertx : vertx-junit5 jar 4.2.3
io.vertx : vertx-rx-java jar 4.2.3
io.vertx : vertx-rx-java2 jar 4.2.3

Project Modules

There are no modules declared in this project.