Last Version

command-plugin 2.0.0

Command Plugin for Spring Boot

License

License

GroupId

GroupId

com.blibli.oss
ArtifactId

ArtifactId

command-plugin
Version

Version

2.0.0
Type

Type

jar
Description

Description

command-plugin
Command Plugin for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/command-plugin
Source Code Management

Source Code Management

https://github.com/bliblidotcom/command-plugin

Download command-plugin 2.0.0


<!-- https://jarcasting.com/artifacts/com.blibli.oss/command-plugin/ -->
<dependency>
    <groupId>com.blibli.oss</groupId>
    <artifactId>command-plugin</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blibli.oss/command-plugin/
implementation 'com.blibli.oss:command-plugin:2.0.0'
// https://jarcasting.com/artifacts/com.blibli.oss/command-plugin/
implementation ("com.blibli.oss:command-plugin:2.0.0")
'com.blibli.oss:command-plugin:jar:2.0.0'
<dependency org="com.blibli.oss" name="command-plugin" rev="2.0.0">
  <artifact name="command-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blibli.oss', module='command-plugin', version='2.0.0')
)
libraryDependencies += "com.blibli.oss" % "command-plugin" % "2.0.0"
[com.blibli.oss/command-plugin "2.0.0"]

Dependencies

provided (6)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.2.2.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-data-redis-reactive jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.