jar - How to create a maven repository that others may use? -


I have a project that is hosted on Zithub, now what I want is that some lines like this By including, anyone can use my library in my Maven project.

  & gt; & Lt; Dependency & gt; & Gt; & Lt; Group & gt; Org.anahata & lt; / Group & gt; & Gt; & Lt; ArtifactId & gt; Anahata Kor & lt; / ArtifactId> & Gt; & Lt; Version & gt; 1.0 & lt; / Edition & gt; & Lt; / Dependencies & gt;   

I'm new to Maven, so please tell me the exact steps. Can this be hosted by Gitub?

You can host your project in the Mayven Central repository, post tips, and also see and.

Edit: Besides it is suggested as khmarbaise (it is referred to by the guide given above).

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -