License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdorg.springblade |
ArtifactId | ArtifactIdblade-tool |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionblade-tool
blade-tool is a powerful toolbox for SpringBlade
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blade-tool-3.3.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springblade/blade-tool/ -->
<dependency>
<groupId>org.springblade</groupId>
<artifactId>blade-tool</artifactId>
<version>3.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springblade/blade-tool/
implementation 'org.springblade:blade-tool:3.3.1'
// https://jarcasting.com/artifacts/org.springblade/blade-tool/
implementation ("org.springblade:blade-tool:3.3.1")
'org.springblade:blade-tool:pom:3.3.1'
<dependency org="org.springblade" name="blade-tool" rev="3.3.1">
<artifact name="blade-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springblade', module='blade-tool', version='3.3.1')
)
libraryDependencies += "org.springblade" % "blade-tool" % "3.3.1"
[org.springblade/blade-tool "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.retry : spring-retry | jar | |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
net.dreamlu : mica-auto | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |