Last Version

common-plugin 2.0.1

Common Library for Spring Boot

License

License

GroupId

GroupId

com.blibli.oss
ArtifactId

ArtifactId

common-plugin
Version

Version

2.0.1
Type

Type

jar
Description

Description

common-plugin
Common Library for Spring Boot
Project URL

Project URL

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

Source Code Management

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

Download common-plugin 2.0.1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
io.rest-assured : rest-assured jar 3.3.0

Project Modules

There are no modules declared in this project.