MVN

com.github.bakerln : ln-common

Maven & Gradle

Apr 19, 2021
0 stars

ln-common · a java framework for dev project

<dependency>
    <groupId>com.github.bakerln</groupId>
    <artifactId>ln-common</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bakerln : ln-common to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-RELEASE

All Versions

Choose a version of com.github.bakerln : ln-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ln-common-1.0.2-RELEASE
ln-common-1.0.1-RELEASE
ln-common-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bakerln</groupId>
    <artifactId>ln-common</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>