Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Repository files navigation

Common Library

Overview

This is a reusable Java library containing utility methods that can be used across different applications.

Features

  • String utility methods
  • Common validation checks

Prerequisites

  • Java 11 or higher
  • Maven

Building the Project

mvn clean install

Usage

Add the following dependency to your pom.xml:

<dependency>
    <groupId>com.yourcompany.library</groupId>
    <artifactId>common-library</artifactId>
    <version>1.2.10-SNAPSHOT</version>
</dependency>

Running Tests

mvn test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages