License |
License |
---|---|
GroupId | GroupIdcom.github.AnonymousMister |
ArtifactId | ArtifactIdboot-fast-spring-tool |
Last Version | Last Version2.1.0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-fast-spring-tool
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-spring-tool/ -->
<dependency>
<groupId>com.github.AnonymousMister</groupId>
<artifactId>boot-fast-spring-tool</artifactId>
<version>2.1.0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-spring-tool/
implementation 'com.github.AnonymousMister:boot-fast-spring-tool:2.1.0.1.8'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-spring-tool/
implementation ("com.github.AnonymousMister:boot-fast-spring-tool:2.1.0.1.8")
'com.github.AnonymousMister:boot-fast-spring-tool:jar:2.1.0.1.8'
<dependency org="com.github.AnonymousMister" name="boot-fast-spring-tool" rev="2.1.0.1.8">
<artifact name="boot-fast-spring-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-spring-tool', version='2.1.0.1.8')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-spring-tool" % "2.1.0.1.8"
[com.github.AnonymousMister/boot-fast-spring-tool "2.1.0.1.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.8 |
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 |