filmov
tv
Java Beginner Tutorial 7 - JAR (Java Archive) basics
Показать описание
Hi, I am Raghav and today we will learn - How to create JAR file and
1. What is JAR
2. Why do we need JAR files
3. How to create JAR file from Java Project
4. How to extract contents from a JAR file (Java Decompiler)
JAR = Java Archive
- compressed format of a compiled java project
- contains .class files + meta data and some other resources
- used to distribute java code/libraries for use by other projects
- direct execution of java program (w/o IDE)
e.g. javamail jar
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
----------- Connect with Raghav ------------
Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
1. What is JAR
2. Why do we need JAR files
3. How to create JAR file from Java Project
4. How to extract contents from a JAR file (Java Decompiler)
JAR = Java Archive
- compressed format of a compiled java project
- contains .class files + meta data and some other resources
- used to distribute java code/libraries for use by other projects
- direct execution of java program (w/o IDE)
e.g. javamail jar
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
----------- Connect with Raghav ------------
Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
Комментарии