Last Version

org.minbox.framework:api-boot-plugin 2.2.7.RELEASE

ApiBoot Plugin 基础依赖

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

api-boot-plugin
Version

Version

2.2.7.RELEASE
Type

Type

jar
Description

Description

ApiBoot Plugin 基础依赖

Download api-boot-plugin 2.2.7.RELEASE


<!-- https://jarcasting.com/artifacts/org.minbox.framework/api-boot-plugin/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>api-boot-plugin</artifactId>
    <version>2.2.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-plugin/
implementation 'org.minbox.framework:api-boot-plugin:2.2.7.RELEASE'
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-plugin/
implementation ("org.minbox.framework:api-boot-plugin:2.2.7.RELEASE")
'org.minbox.framework:api-boot-plugin:jar:2.2.7.RELEASE'
<dependency org="org.minbox.framework" name="api-boot-plugin" rev="2.2.7.RELEASE">
  <artifact name="api-boot-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='api-boot-plugin', version='2.2.7.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "api-boot-plugin" % "2.2.7.RELEASE"
[org.minbox.framework/api-boot-plugin "2.2.7.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.minbox.framework : api-boot-common jar 2.2.7.RELEASE
com.alibaba : fastjson jar 1.2.60
org.springframework : spring-core jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.