MVN

com.blibli.oss : blibli-backend-framework

Maven & Gradle

Jun 08, 2021
71 stars

blibli-backend-framework · Blibli.com Backend Framework

<dependency>
    <groupId>com.blibli.oss</groupId>
    <artifactId>blibli-backend-framework</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blibli.oss : blibli-backend-framework to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of com.blibli.oss : blibli-backend-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
blibli-backend-framework-0.0.8
blibli-backend-framework-0.0.7
blibli-backend-framework-0.0.6
blibli-backend-framework-0.0.5
blibli-backend-framework-0.0.4
blibli-backend-framework-0.0.3
blibli-backend-framework-0.0.2
blibli-backend-framework-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.blibli.oss</groupId>
    <artifactId>blibli-backend-framework</artifactId>
    <version>0.0.8</version>
</dependency>

Advertisement