Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
Add or install local jar files to the Maven Project

How to add or install local jar files to the Maven Project ?

June 22, 2021August 10, 2021 Editorial StaffLeave a Comment on How to add or install local jar files to the Maven Project ?

This tutorial guides you on how to add or install local jar files to the Maven Project. Sometimes you may need to install third party JARs or local JARs to the Maven Project. Let’s see how to do that with… Read More!

Java jar, lib, maven, mvn
java palindrome program string number

Java Palindrome Program- Check String or Number is Palindrome

May 3, 2021June 22, 2021 Editorial StaffLeave a Comment on Java Palindrome Program- Check String or Number is Palindrome

In this tutorial we will learn Java Palindrome Program used to check whether the given input String or Number is Palindrome or not. Java Palindrome Program- Check String is Palindrome A string is called as palindrome string when you reverse the… Read More!

Java java, palindrome, program
java string substring program

Java String substring() example program

May 3, 2021May 3, 2021 Editorial StaffLeave a Comment on Java String substring() example program

In this tutorial let’s use Java String substring() method to solve a given problem. In this Java String substring() example program we are going to print a substring of all characters in the inclusive range from start to end-1. Java… Read More!

Java java, program, String
Create a Simple HTTP Server in Java/Socket – Example

Create a Simple HTTP Server in Java/Socket – Example

April 3, 2021April 3, 2021 Editorial StaffLeave a Comment on Create a Simple HTTP Server in Java/Socket – Example

This tutorial guides you on how to create a Simple HTTP Server in Java Socket Programming with example. When you run this Java program it will start a simple HTTP Server listening to port 8082.

Java http, java, socket, tcp
google cloud platform

How to find Java JDK Path – OpenJDK ?

January 18, 2021January 18, 2021 Editorial StaffLeave a Comment on How to find Java JDK Path – OpenJDK ?

This tutorial guides you on how to find Java JDK path of OpenJDK that is installed in your Linux machine.

Java java-11, jdk, openjdk, ubuntu

Posts navigation

Older posts
Newer posts
Copyright © 2018 Sneppets. All Rights Reserved