DEV Community

Cover image for Deploy Java library to Maven central
Wasiq Amjad Bhamla
Wasiq Amjad Bhamla

Posted on

Deploy Java library to Maven central

Have you created an awesome Java framework or library and you want to share it with the world? Well, all you need to do is to deploy your Java library to Maven Central.

Now the question comes, how to deploy to Maven central? To learn how to deploy to Maven, take a look at my recent blog on Medium on the topic where I break down the steps and help you in your journey of deploying to Maven.

Share your thoughts in the comments, also share the blog with your networks and give a 👏 if you liked it.

Follow me here as well as on LinkedIn, Medium, GitHub and Twitter for more contents related to Test Automation, DevOps and development tools and practices.

Top comments (1)

Collapse
 
chandancontacts_579bd4c32 profile image
chandancontacts

Hello sir, I am working on Hybrid Flutter Application. So here, i have to automate Flutter Web Application, i tried using Appium-flutter-driver and Selenium Webdriver, but it' failed to automate the flutter web app.
Could please tell me how can i achieve this or can you share sample code else is there any github repository that you know.