/mvn-my-details

This is my details maven package

Primary LanguageJavaApache License 2.0Apache-2.0

mvn-my-details

How to Install this maven package Your Maven Project 📥

1. Add this to pom.xml

<dependency>
  <groupId>org.example</groupId>
  <artifactId>mvn-my-details</artifactId>
  <version>1.0.0</version>
</dependency>

2. Run via command line

mvn install

How to Implement your code base 📝

  • Enter Your First Name this location : First Name
public static void main(String[] args) {
    My.firstName("First Name");
}
  • Output : My First Name is : First Name

image


This maven package include :

  • First Name
  • Last Name
  • Mid Name
  • Surname
  • Full Name
  • Address
  • Mobile Number
  • Email Address
  • Primary Email Address
  • Secondary Email Address
  • Fax
  • Country
  • Town
  • Zip/PostCode
  • Birthday
  • Years

Contact 📞

⭐ Hope someone finds this helpful someday...! 😉 K S Vithanage © Copyrights

Coding by Mindula Dilthushan Manamperi ^_~