Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,427 junit jobs found, pricing in USD

    web based application using spring hibernate, web service ,Junit .

    $152 - $456
    $152 - $456
    0 bids

    Buscamos para proyecto en Madrid desarrolladores Java (J2SE JEE) con experiencia dos años de experiencia como minimo en Spring MVC framework y JSP con JSTL.<br />Valorable experiencia en JPA, JUNIT, SLF4J, Maven, Jenkins, Sonar<br />

    $244 (Avg Bid)
    $244 Avg Bid
    4 bids

    Junit testing in java. simple task

    $15 (Avg Bid)
    $15 Avg Bid
    21 bids

    Need Java/J2EE programmer with 3-5 years of experience in developing enterprise application. Please provide a monthly rate, this may be a multi month project. Experience in developing mobile applications. Preferred experience in GWT (Google Web Toolkit). ...application. Please provide a monthly rate, this may be a multi month project. Experience in developing mobile applications. Preferred experience in GWT (Google Web Toolkit). Should have strong Object Oriented Programming concepts. Strong experience with Hibernate (ORM) and SQL. Understanding of different design patterns, MVC, MVP, Singleton etc. Strong experience in UI design and development, JUnit Testing, CSS. Preferred experience in PhoneGap and hybrid mobile development. Preferred experience in Apache Camel, A...

    $1125 (Avg Bid)
    $1125 Avg Bid
    17 bids

    Need Java/J2EE programmer with 3-5 years of experience in developing enterprise application to complete Website using Java/J2EE, GWT, MGWT, Spring, Hibernate. Need strong experience in developing mobile applicat...Website using Java/J2EE, GWT, MGWT, Spring, Hibernate. Need strong experience in developing mobile applications. Preferred experience in GWT (Google Web Toolkit). Should have strong Object Oriented Programming concepts. Strong experience with Hibernate (ORM) and SQL. Understanding of different design patterns, MVC, MVP, Singleton etc. Strong experience with CSS & MySQL. Strong experience with JUnit Testing. Strong experience in UI design and development. Preferred experience in PhoneGap and hybrid mobile development. Preferred experience with Apache Camel, A...

    $677 (Avg Bid)
    $677 Avg Bid
    11 bids

    I have intermediate level in automation and need a tutor who is an expert in automation testing. I will pay per hour for tuition remotely looking at twice a week. I have started automation of a project as a way of learning which I will need to complete this. The person has to have very good knowledge of these below: Appium Selenium java Maven Testng or Junit Cucumber bdd Continuous Integration Jenkins & GIT Jmeter

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    7 bids

    ...helps organizations develop a powerful, successful talent management strategy that aligns to their specific business requirements, user profiles and technology preference across the entire enterprise. Using JavaScript and css for UI implementation. Involved in implementing business logic in Service layer using EJB. Also involved in DAO layer implementation using Hibernate. For Unit testing writing Junit test cases. 5: Online Education System : This project is based on online systems built to deliver a variety of instructional materials and experiences for students and teachers. It's the one site where teachers, students, parents, and administrators can access resources for hundreds of programs - including online student and teacher texts, purposeful, interactive digi...

    $3170 (Avg Bid)
    $3170 Avg Bid
    10 bids

    We are looking for professionals who have experience in Designing and Developing Enterprise Class WebServices. The candidate are highly Detail oriented and are able to work in a fast paced development environment. He/She should be should be willing learn new Technologies to solve. Key Responsibilities 1. Ability to understand requirements (and the eco syst...Ability to work end to end in design & development. This ranges from UI development to integrating the UI with middleware and relevant server changes. 4. Understanding, Reviewing Team Member's work Products. Mandatory Skills 1. Excellent in Core Java, J2EE, JSP, Servlet, SOAP/REST based Web Services 2. Excellent in Debugging and usage of Firebug 3. Experince in JavaScript, HTML5, CSS, AJAX, JUnit will be a...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    7 bids

    We are looking for professionals who have experience in Designing and Developing Enterprise Class WebServices. The candidate are highly Detail oriented and are able to work in a fast paced development environment. He/She should be should be willing learn new Technologies to solve. Key Responsibilities 1. Ability to understand requirements (and the eco syst...Ability to work end to end in design & development. This ranges from UI development to integrating the UI with middleware and relevant server changes. 4. Understanding, Reviewing Team Member's work Products. Mandatory Skills 1. Excellent in Core Java, J2EE, JSP, Servlet, SOAP/REST based Web Services 2. Excellent in Debugging and usage of Firebug 3. Experince in JavaScript, HTML5, CSS, AJAX, JUnit will be a...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    11 bids

    This project requires someone that is very skilled at web application testing, preferably with experience in Selenium and JAVA. I have a site that for which I would like to build automated test scripts to verify certain languages on the site. This project requires someone who has experience managing web application testing and creating technical documents. Experience with the Eclipse IDE, JUnit, Maven 3, and TestNG is required.

    $231 (Avg Bid)
    $231 Avg Bid
    9 bids

    Write a single class LoopProblems that contains the following methods. Again, none of these methods should do any console output, but just return the asked result. (During the development, you can use console output for quick-and-dirty debugging, but once the method is completed, take those statements out, or at least comment them out.) To test your code, you must use the JUnit test class TestLoopProblems.java. Place this class in the same BlueJ project that contains your LoopProblems source code, where it will show up as a green rectangle. You can test either all your methods or just one method with one click from the popup menu of this test class. Each method that passes these automated tests gives you one point for the lab. 1. long factorial(int n) Calculates and returns th...

    $15 (Avg Bid)
    $15 Avg Bid
    3 bids

    This is Linked List project with Junit test file. Ask me more!!!!

    $29 (Avg Bid)
    $29 Avg Bid
    23 bids

    A Wheelchair Simulation System For Young Children Introduction We will develop a wheelchair simulation system that can help young children with disabilities to learn the fundamental...some UML CASE tools to make your analysis and design, such as IBM Software Architect, Rational Rose, or Microsoft Visio. 2. You must use Microsoft Project to work out your workplan and use MS Project to keep track of the progress of your project. 3. You may use Microsoft Visio to draw Entity-Relation diagrams (ERDs), and data flow diagrams (DFDs). 4. You must use some Unit Test tools (e.g., JUnit, CppUnit, etc.) to perform automated testing. 5. You must use some version control system to keep the consistency of your code. Possible choices include CVS, subversion, Microsoft team foundation serv...

    $676 (Avg Bid)
    $676 Avg Bid
    4 bids

    Creates a test text file. Each line should be a single string indicating a type of... should not be printed. A service with one method accepting String and returning String[]. The method should break sentence passed in the argument into separate lines containing one word on each line. Method should remove double quotes and punctuation marks but should be sensitive to apostrophe, e.g. That's should remain on the same line instead of splitting across two lines. A number of Junit tests to verify that: Words with apostrophe remain on the same line, e.g. it's Punctuation marks are word delimiters Sentence Dad said: "It's great to see you, now let's go together" will results in 11 lines containing strings "Dad", "said", "It&#...

    $22 (Avg Bid)
    $22 Avg Bid
    40 bids

    The app has to to the following thing. It has to record the user action and repeat it ever time as per the users request (similar to Selenium). 1. User navigates to a website 2. Enters a data 3. selects the item / seat for a particular date 4. User finishes the transaction The app has to repeat the same action (With the values set by the user and on a particular time in the future) This Junit (Java code can be easily taken from the Selenium IDE) on top i want you to add the features requested. (The code should be very well commented in each and every step, so future developers should be able to understand the code)

    $109 (Avg Bid)
    $109 Avg Bid
    5 bids

    Writing Junit Test Cases in JAVA

    $14 (Avg Bid)
    $14 Avg Bid
    16 bids

    9 years of development experience in web/enterprise based client/server applications using JAVA, J2EE technologies. Extensively used J2SE 1.4/5/6/7, J2EE, Servlet, JSP, JSF, EJB, Spring, Struts, JPA, Hibernate, Web-Services, Ant, JUnit, XML, Java-Script, AJAX, HTML, Adobe Flex, Oracle, MS SQL, Jasper, BIRT, Concurrency API, etc...

    $175 - $526
    $175 - $526
    0 bids

    ...and government clients. QUALIFICATIONS: I. Education & Experience • Graduate of Computer Science, Information Technology or equivalent course. Fresh Graduates are also encouraged to apply. • Beginner to Advanced Level of experience in software development, testing, coding and debugging procedures II. Knowledge & Technical Skills • Programming proficiency in Java Swing, Netbeans IDE, JUnit Testing and Selenium Testing III. Team and Other Desirable Skills • Good command of English and communications with team members via Skype, email, VOIP • With sense of details in taking instructions and able to implement tasks accordingly • Can work with minimal instructions but aims for quality production • Good interpersonal skills, ti...

    $932 (Avg Bid)
    $932 Avg Bid
    8 bids

    ...Commitment award from Java Technology consulting Group ● Good Experience in build and testing tools like Ant, Maven, Junit ● Strong experience in developing applications using Agile methodology ● Strong Experience in Oracle , SQL Server and DB2 databases and Familiar with Stored procedures, Triggers and Functions using PL/SQL ● Expertise in Persistence layer using ORM frameworks Hibernate ● Experience with web application servers like Tomcat, JBoss, WebSphere, WebLogic ● Good experience on the Design Patterns ● Experience in using CVS,Tortoise SVN,VSS for version control and Check-in, Check-out of the code ● Expertise in development of test cases using Junit ● Good experience on NoSQL database mongoDB ● Very comfortable to work with wind...

    min $50000
    min $50000
    0 bids

    ...taken to overcome bugs • Ensure accurate documentation throughout projects • Research and experiment with new technologies and share your discoveries with the teams • Contribute to internal projects on an as needed basis Skills Essential • Java programming and related technolgies such as servlets, JSP, EJB, J2EE • Proven exposure to development methodologies such as TDD • Unit Testing (junit etc) • Continuous Integration (Jenkins, Maven etc) • Build Tools (ant, Gradle) • Version Control Systems (GIT, SVN) • Experience with ATG 10.x or 11.x (Data Anywhere, Dynamo Application Framework, Merchandising, web services, personalizaion, Search etc) • E-Commerce experience Desirable • Multichannel/Multilocale Wo...

    $57810 (Avg Bid)
    $57810 Avg Bid
    26 bids

    Money will be paid once the interview is cleared Person should have good communication skills and real time experience of automating test cases using QTP, Selenium webdriver and TestNG, knowledge of agile methodology,good domain knowledge. should have knowledge of soap UI& Rest Client, jenkins, Junit, Mavens

    $195 (Avg Bid)
    $195 Avg Bid
    6 bids

    Java chat application using lib for sockets, contains Client, Server and simple GUI, Code is fully written, commented and functional. Testing needs to be done on application (unit tests). Testing should be done with JUnit or TestNG and im not sure but I think mockito framework needs to be used for testing(mocking) sockets. Testing that needs to be done: Client can connect to the Server, Server can connect to the Client, Client can send message, Client can receive message, Server can send message, Server can receive message, Server can accept connections from multiple clients.

    $113 (Avg Bid)
    $113 Avg Bid
    15 bids

    A Spring MVC 3 webapp, using Spring Data, hibernate, Postgres, JSP, Twitter Bootstrapp. with a CMS managing site content, in the same application. Spring MVC 3 Spring DATA Hibernate Postgres Twitter Bootstrap Javascript CSS Maven Git JUnit Mockito This application is about half complete, needs integrating with and to provide shopping cart and payment solution. The project is about half complete, we have images for remaining pages, so they will need to be coded. Please note I like to deal directly with the developer/s who will be working on the project. skill needed; Spring MVC 3 Spring DATA Hibernate Postgres Twitter Bootstrap Javascript CSS Maven Git TDD

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    16 bids

    ...completed within two months, with the likely possibility of extension as further modules are added to the application. We have a small team of highly experienced developers who require additional assistance to complete the project. Key skills and background: -5+ years of Java/J2EE experience in web application development. -Design Patterns -Spring Core framework -Testing frameworks: JUnit, Mockito -DB integrations, JPA, JDBC, Hibernate, MySql -Continuous Integration using Git, Gradle, BitBucket -JSP's, JavaScript, JQuery -Unix -Tomcat Beneficial Skills: WMH, CPanel, Word Press All work will be completed and submitted remotely. Start asap. Please do not apply: -If you do not qualify for the skills listed above. -If you are no...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    38 bids

    pair programming/ TDD practise and will do a small simple program and practice based on Spring JAVA MVC ( JAVA Configuration and xml based configuration). Junit . It will be like some sort of tutorial. you explain and I will take a note and do some practise. It should not take no more than 4 hours.

    $32 (Avg Bid)
    $32 Avg Bid
    6 bids

    I need someone who can help me on rest webservices , spring, hibernate, soap UI, spring integration, junit, Json, Mqueue

    $758 (Avg Bid)
    $758 Avg Bid
    8 bids

    I need you to develop some software for me. I would like this software to be developed for Windows using Java. Rest webservices, hibernate, spring, spring integration, soap UI , junit, Json , Mqueue

    $435 (Avg Bid)
    $435 Avg Bid
    13 bids

    ...completed within two months, with the likely possibility of extension as further modules are added to the application. We have a small team of highly experienced developers who require additional assistance to complete the project. Key skills and background: -5+ years of Java/J2EE experience in web application development. -Design Patterns -Spring Core framework -Testing frameworks: JUnit, Mockito -DB integrations, JPA, JDBC, Hibernate, MySql -Continuous Integration using Git, Gradle, BitBucket -JSP's, JavaScript, JQuery -Unix -Tomcat Beneficial Skills: WMH, CPanel, Word Press All work will be completed and submitted remotely. Start asap. Please do not apply: -If you do not qualify for the skills listed above. -If you are no...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    25 bids

    ...completed within two months, with the likely possibility of extension as further modules are added to the application. We have a small team of highly experienced developers who require additional assistance to complete the project. Key skills and background: -5+ years of Java/J2EE experience in web application development. -Design Patterns -Spring Core framework -Testing frameworks: JUnit, Mockito -DB integrations, JPA, JDBC, Hibernate, MySql -Continuous Integration using Git, Gradle, BitBucket -JSP's, JavaScript, JQuery -Unix -Tomcat Beneficial Skills: WMH, CPanel, Word Press All work will be completed and submitted remotely. Start asap. Please do not apply: -If you do not qualify for the skills listed above. -If you are no...

    $607 (Avg Bid)
    $607 Avg Bid
    23 bids

    College Management System using Struts, Hibernate, JSP, JQuery and MySQL as database. Myself a senior software engineer working in java/j2ee. I want to use it as a , software quality should be good and it should be tested properly. Also JUnit should be written for Unit Testing and Testing Report needs to be submitted. Also source code needs to be submitted to me and need to sign agreement that you can not share the source code with anyone else. Also it is ok for me someone can work on Hourly , need to have deeper understanding about Struts, Hibernate, JSP, JQuery and MySQL. The module details need to implement are like: 1>Student Detail Mgmt 2>Collge staff administration, 3>Library Management 4>Finance 5>TimeTable and online admission 6>Collge Transport

    $759 (Avg Bid)
    $759 Avg Bid
    30 bids

    ...correctly Desired Skills and Experience: A ruthless commitment to testing the code you’ve written Extensive problem solving skills An ability to communicate clearly regarding complex issues (in English) Proficiency in the following technologies and skills is mandatory: Java EE (Web Services, REST, JPA) Databases (SQL server, Oracle, MySQL) JUnit JavaScript, HTML, XML, APIs, and JSP ANT, Eclipse, and Subversion SVN Linux (from the command line via SSH) What to set yourself apart? Proficiency in the following technologies will make you an especially attractive candidate: Spring, NHibernate, Design patterns, noSQL...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    36 bids

    Full program given in attached file. You need to add 3 test cases. Read the instructions before bidding to make sure you can do this. Need this done today. Type BLUEBERRY in your bid so I know you've read this.

    $88 (Avg Bid)
    $88 Avg Bid
    4 bids

    We are an Indian start up company. Looking for a qualified QA professional who can perform both Manual and Automation testing for a new project. No agenci...who can perform both Manual and Automation testing for a new project. No agencies please. We are an Indian start up company. Looking for a qualified QA professional who can perform both Manual and Automation testing for a new project. No agencies please. Only individual should apply. Working time will be 11 am - 8 pm. Experience needed in - Selenium, jMeter, Webdriver, Java, Cucumber, Ruby, JUnit test case. You will be hired for 2 months initially. If we are satisfied with your performance then we will send you contract for next 1 year. Please upload your resume for review. We will arrange interview for shortlisted c...

    $510 (Avg Bid)
    $510 Avg Bid
    9 bids

    I am looking for experts in Java continuous integration processes, specifically Jenkins, Maven, scripting, junit etc. The project is about upgrading and optimizing an existing CI environment. The work is based in Newbury, West Berks

    $5920 (Avg Bid)
    $5920 Avg Bid
    18 bids

    SALE of the source code of my Android chat project named "Light Chat". It is a reliable, fast and light chat at the same time. It can be inc...named "Light Chat". It is a reliable, fast and light chat at the same time. It can be included in any project or used separately as is. It consists of the server and client applications. A team of 3-5 Android and Java developers normally is required to complete such project in 3-4 months. The server side project features: Java XMPP server, GMC client, Spring REST API with JUnit tests, MongoDB API with JUnit tests. The client side project features: Android UI and calls to the server side application API. The application "Light Chat" is deployed on the Google Play store:

    $250 - $750
    $250 - $750
    0 bids

    SALE of the source code of my completed Android chat project named "Light Chat". It is a reliable, fast and light chat at the same time. It can be included in any project or used separately as is. It consists of the server and client applications. The server side project features: Java XMPP server, GMC client, Spring REST API with JUnit tests, MongoDB API with JUnit tests. The client side project features: Android UI and calls to the server side application API. The application "Light Chat" is deployed on the Google Play store:

    $5321 (Avg Bid)
    $5321 Avg Bid
    12 bids

    I need to implement something like this website Requirements are: - Multi language support ( text localized in properties file ) - DB must be MySql - You must use just Angular JS - You must use only Java - Tomcat 8.0 is the container Expected delivery: Documenation: - Functional design - Technical design - Technical architecture - Ins...Requirements are: - Multi language support ( text localized in properties file ) - DB must be MySql - You must use just Angular JS - You must use only Java - Tomcat 8.0 is the container Expected delivery: Documenation: - Functional design - Technical design - Technical architecture - Installation guide Delivery: - Source code - Maven build - Eclipse project - Test unit ( JUnit ) - Test Suite SOAP UI

    $188 - $563
    $188 - $563
    0 bids

    The source code of my Android chat project named "Light Chat" is available for purchase. It is a reliable, fast and light chat at the same time. It can be included in any project or used separately as is. It consists of the server and client applications. The server side project features: Java XMPP server, GMC client, Spring REST API with JUnit tests, MongoDB API with JUnit tests. The client side project features: Android UI. The application "Light Chat" is deployed on the Google Play store:

    $6275 (Avg Bid)
    $6275 Avg Bid
    22 bids

    ...clean code and is fanatical about Agile development A sharp problem solver who can work across a range of devices for high-traffic, high-profile clients. Skills: -Experience building websites for well-known brands Deep understanding of Java and associated technologies. -Good knowledge of the Java enterprise application development process, with a passion for Agile development practices. (TDD, JUnit, version control and continuous integration.) -Knowledge and use of design patterns in building applications. -Practical knowledge of other web technologies (HTML, CSS, JavaScript). We have a dedicated Interface Development team, but you will be working alongside our front-end specialists. Knowledge of XML and related technologies as well as database modelling and working wit...

    $65 / hr (Avg Bid)
    $65 / hr Avg Bid
    26 bids

    QA selenium automation. should have complete grip on testing techniques. skills require selenium web driver, java programming, testng, junit framework, performance testing (jmeter or hudson), web services testing(soap ui), bug tracking tools (jira, QC) page object model data driven, hybrid framework ideally looking for a person who is very good at automation testing and with the above mentioned skill set, will be able to build the framework from scratch,

    $298 (Avg Bid)
    $298 Avg Bid
    7 bids

    QA selenium automation. should have complete grip on testing techniques. skills require selenium web driver, java programming, testng, junit framework, performance testing (jmeter or hudson), web services testing(soap ui), bug tracking tools (jira, QC) page object model data driven, hybrid framework ideally looking for the person who is very good at automation testing and with the above mentioned skill set.

    $111 (Avg Bid)
    $111 Avg Bid
    13 bids

    ...steps taken to overcome bugs • Ensure accurate documentation throughout projects • Research and experiment with new technologies and share your discoveries with the teams • Contribute to internal projects on an as needed basis Skills Essential • Java programming and related technolgies such as servlets, JSP, EJB, J2EE • Proven exposure to development methodologies such as TDD • Unit Testing (junit etc) • Continuous Integration (Jenkins, Maven etc) • Build Tools (ant, Gradle) • Version Control Systems (GIT, SVN) • Experience with ATG 10.x or 11.x (Data Anywhere, Dynamo Application Framework, Merchandising, web services, personalizaion, Search etc) • E-Commerce experience Desirable • Multichannel/Multilocale Work •...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    8 bids

    Contractor will be using an already existing code base to customize user profiles and interactive accounts both for front and back end coding. Contractor should have the following skills: -Java, Spring, JPA, SQL, AngularJS, JQuery, Maven, JUnit, REST, GIT, XSL, Apache FOP, and Tomcat Account creation tasks would include: -Making printable (PDF) forms -Adding alarms (in the form of an email and a scheduled task) for expired items -Uploading images and storing in the database -Adding REST services -Adding JUnit tests for work completed Should be able to meet at the following times: Monday - Friday around 9-10pm (EST) and possibly weekends using Skype. Weekend times are more flexible, but should be infrequent and prearranged. Expected time for one person is 3 ...

    $479 (Avg Bid)
    $479 Avg Bid
    19 bids

    We have implemented a Spring based application with a Rest API protected with Spring Security oAuth2. Now we have to start an integration project with a SharePoint based application, which i...For the scope of this proof of concept the SAML claim could be fixed / hard coded. As identity provider for it we could use for example http://idp.ssocircle.com. Here you could see how the two can "work together" Please note that for this PoC we do not need SharePoint: what we need to do is simply a couple JUnit tests, using for example Spring MockMvc. In some of them you have to show how requests with oAuth2 works (or not), in the others you can do the same with SAML (valid request, invalid request, ...)

    $589 (Avg Bid)
    $589 Avg Bid
    4 bids

    Develop iPhone apps: - Efforts for requirements analysis & architecture design - Efforts for creating UI/ design - Efforts to implement functionality set 1 - Efforts to implement functionality set 2 and so on Experience in IOS or Android, MAC OS, Unix, Linux, Objective-C Blocks, Core ...iPhone apps: - Efforts for requirements analysis & architecture design - Efforts for creating UI/ design - Efforts to implement functionality set 1 - Efforts to implement functionality set 2 and so on Experience in IOS or Android, MAC OS, Unix, Linux, Objective-C Blocks, Core Graphics, Xcode, SQLite. Knowledge in Key-Value Coding, Key-Value Observing, Struts, Hibernate, Spring, Spring MVC, JUnit, Mocking, JMS, WMQ, AJAX Knowledge in SOAP, REST, HTTP, Dependency-Injection, Inve...

    $1914 (Avg Bid)
    $1914 Avg Bid
    17 bids

    Develop iPhone apps: - Efforts for requirements analysis & architecture design - Efforts for creating UI/ design - Efforts to implement functionality set 1 - Efforts to implement functionality set 2 and so on Experience in IOS or Android, MAC OS, Unix, Linux, Objective-C Blocks, Core ...iPhone apps: - Efforts for requirements analysis & architecture design - Efforts for creating UI/ design - Efforts to implement functionality set 1 - Efforts to implement functionality set 2 and so on Experience in IOS or Android, MAC OS, Unix, Linux, Objective-C Blocks, Core Graphics, Xcode, SQLite. Knowledge in Key-Value Coding, Key-Value Observing, Struts, Hibernate, Spring, Spring MVC, JUnit, Mocking, JMS, WMQ, AJAX Knowledge in SOAP, REST, HTTP, Dependency-Injection, Inve...

    $2303 (Avg Bid)
    $2303 Avg Bid
    43 bids

    Need a Java Developer for a long term project who can work from have prior experience in Java, Spring, Hibernate, web services,HTML, Javascript, JSP, Junit and Unix/shell script.

    $768 (Avg Bid)
    $768 Avg Bid
    47 bids

    Need a Java Developer for a long term project who can work from have prior experience in Java, Spring, Hibernate, web services,HTML, Javascript, JSP, Junit and Unix/shell script.

    $687 (Avg Bid)
    $687 Avg Bid
    5 bids

    Need a Java Developer for a long term project who can work from have prior experience in Java, Spring, Hibernate, web services,HTML, Javascript, JSP, Junit and Unix/shell script.

    $653 (Avg Bid)
    $653 Avg Bid
    40 bids

    Need a Java Developer for a long term project who can work from have prior experience in Java, Spring, Hibernate, web services,HTML, Javascript, JSP, Junit and Unix/shell script.

    $703 (Avg Bid)
    $703 Avg Bid
    32 bids