boot-fast-tool

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.AnonymousMister
ArtifactId

ArtifactId

boot-fast-tool
Last Version

Last Version

2.1.0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

boot-fast-tool
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-fast-config-code/boot-fast-config-build/boot-fast-tool

Download boot-fast-tool

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-tool/ -->
<dependency>
    <groupId>com.github.AnonymousMister</groupId>
    <artifactId>boot-fast-tool</artifactId>
    <version>2.1.0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-tool/
implementation 'com.github.AnonymousMister:boot-fast-tool:2.1.0.1.6'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-tool/
implementation ("com.github.AnonymousMister:boot-fast-tool:2.1.0.1.6")
'com.github.AnonymousMister:boot-fast-tool:jar:2.1.0.1.6'
<dependency org="com.github.AnonymousMister" name="boot-fast-tool" rev="2.1.0.1.6">
  <artifact name="boot-fast-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-tool', version='2.1.0.1.6')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-tool" % "2.1.0.1.6"
[com.github.AnonymousMister/boot-fast-tool "2.1.0.1.6"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.6.2
com.github.AnonymousMister : boot-fast-code jar 2.1.0.1.6
org.reflections : reflections jar 0.9.11
org.projectlombok : lombok Optional jar 1.18.8
org.springframework.boot : spring-boot-starter-log4j2 Optional jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.7.RELEASE
com.baomidou : mybatis-plus-boot-starter Optional jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.1.6
2.1.0.1.5
2.1.0.1.4
2.1.0.1.3
2.1.0.1.2
2.1.0.1
2.1.0.0