License |
License |
---|---|
GroupId | GroupIdcom.github.AnonymousMister |
ArtifactId | ArtifactIdboot-fast-tool |
Last Version | Last Version2.1.0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-fast-tool
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
boot-fast-tool-2.1.0.1.6.pom | |
boot-fast-tool-2.1.0.1.6.jar | 25 KB |
boot-fast-tool-2.1.0.1.6-sources.jar | 15 KB |
boot-fast-tool-2.1.0.1.6-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
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 |