is not current version
Last Version 0.5.8

Complex SpringBoot Starter Parent 0.5.2

General Spring-Boot Starter Parent.

License

License

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

complex-starter-parent
Version

Version

0.5.2
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.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.1
org.springframework.boot : spring-boot-starter-undertow jar 2.5.1
org.apache.commons : commons-lang3 jar 3.12.0
cglib : cglib-nodep jar 3.3.0
org.apache.commons : commons-pool2 jar 2.10.0
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.30
com.alibaba : fastjson jar 1.2.76
com.google.auto.service : auto-service jar 1.0
com.google.inject : guice jar 5.0.1
com.github.charlemaznable : complex-kits jar 0.12.2
com.github.charlemaznable : gentle-factory jar 0.0.2

provided (1)

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

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.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 3.9.8
io.vertx : vertx-rx-java jar 3.9.8
io.vertx : vertx-rx-java2 jar 3.9.8

Project Modules

There are no modules declared in this project.