Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
To publish the model rest-lib-utils to maven repository so it can be used as a dependency.
Describe alternatives you've considered
Importing the JAR file of rest-lib-utils which is not efficient at all.
Additional context
I am working on a new project and found that the model rest-lib-utils has a lot of useful util classes and methods. It would be really nice to use them instead of reinventing the wheel.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
To publish the model
rest-lib-utilsto maven repository so it can be used as a dependency.Describe alternatives you've considered
Importing the JAR file of
rest-lib-utilswhich is not efficient at all.Additional context
I am working on a new project and found that the model
rest-lib-utilshas a lot of useful util classes and methods. It would be really nice to use them instead of reinventing the wheel.