Skip to content

nghiandd84/dn-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dn-common

Common library

Step to create library

  1. Create account on https://issues.sonatype.org/
  2. Create issue ticket and waiting for approval
  • Type NewProject
  • GroupId io.github.nghiandd84
  • ....
  1. Install GNUPG tool at https://gnupg.org/download/
  2. Create secret phrase "gpg --gen-key"
  3. Send secret key
  1. Build deploy: mvn clean deploy -P release

Use common-core

<dependency>
    <groupId>io.github.nghiandd84</groupId>
    <artifactId>common-core</artifactId>
    <version>0.0.1</version>
</dependency>

About

Common library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages