Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8305027
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:59:12+00:00 2026-06-08T17:59:12+00:00

I am totally new to everything in Java and it gets confusing some times,

  • 0

I am totally new to everything in Java and it gets confusing some times, for example I want to follow some example to learn about Jersey. So I go to their webiste and for Core-Server they say include this in your POM, which is using version 1.2 http://jersey.java.net/nonav/documentation/latest/user-guide.html#chapter_deps

<dependency>
    <groupId>com.sun.jersey</groupId>
    <artifactId>jersey-server</artifactId>
    <version>1.12</version>
</dependency>

Then I look at some other examples online and they say include this, using version 1.8

<repositories>
        <repository>
            <id>maven2-repository.java.net</id>
            <name>Java.net Repository for Maven</name>
            <url>http://download.java.net/maven/2/</url>
            <layout>default</layout>
        </repository>
    </repositories>

    <dependencies>

        <dependency>
            <groupId>com.sun.jersey</groupId>
            <artifactId>jersey-server</artifactId>
            <version>1.8</version>
        </dependency>

    </dependencies>

So I guess my main question is what is the correct way of finding these Maven coordinates ans to know what is the correct version number to use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T17:59:13+00:00Added an answer on June 8, 2026 at 5:59 pm

    You should use the version you need.

    What you need is determined by what you’re doing. If you’re following a tutorial letter-by-letter, use the version from the tutorial. To further your knowledge immediately after, try upgrading to the latest version, making use of new features etc.

    In general you’ll want to use the latest version of a library–unless doing do would break compatibility with a different dependency. You can manage all that through Maven via dependency excludes. You may also want to read this intro as well).

    If you’re using any given library you likely know its homepage, which will brag about the latest version… usually. If you know the group and artifact you can also look on mvnrepository.com (for example).

    In this case, there are 2.x milestones, and the current 1.x release, 1.13.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Totally new to Capistrano. I have a local git repository that I want to
I'm totally new to both java and java Server worlds... But I've a good
Totally new to programming so kindly excuse the silly question. I have this URL
im totally new when it comes to trying to make HTML code. I was
Im totally new to regex. I need your help. What is the regex function
I'm totally new to this WCF Services thing so any guidelines would be greatly
So I'm totally new to Haskell, hope it doesn't show too much. By any
I am totally new in appbiling service in android, and it seems to be
I'm totally new to AWS. I managed to have an instance that runs PHPMyAdmin.
I'm totally new in OpenCV so hopefully that's not a too stupid question. As

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.