[JAVA] How to insert an external library

I didn't know how to put the external library, so I'll leave it as a memorandum.

environment

Windows7  Adopt Open JDK1.8

Method

First, download the jar file of the external library you want to use.

Next, you can use the downloaded file by placing the downloaded jar file in the jre \ lib \ ext folder in the Adopt Open JDK 1.8 folder.

If you need an import statement, import it into the source and use it.

At the end

Even if I searched for it, I couldn't find a way to write it as it was, so I wrote it. I would appreciate it if you could point out any mistakes.

Recommended Posts

How to insert an external library
How to create an application
How to handle an instance
How to insert a video
How to write an external reference key in FactoryBot
[Swift] Table View Cell, how to jump to an external URL
How to insert a video in Rails
How to publish an application on Heroku
How to define an inner class bean
How to publish a library in jCenter
How to write an RSpec controller test
How to insert icons using Font awesome
How to deploy
How to write an if statement to improve readability-java
How to insert all at once with MyBatis
Rails6.0 ~ How to create an eco-friendly development environment
How to solve an Expression Problem in Java
[Rails] How to build an environment with Docker
How to build an executable jar in Maven
How to make an crazy Android music player
How to create an oleore certificate (SSL certificate, self-signed certificate)
[swift5] How to transition from the app to an external site by specifying the URL
How to make an image partially transparent in Processing
How to install Ruby on an EC2 instance on AWS
[Rails] How to connect to an external API using HTTP Client (I tried connecting to Qiita API)
How to develop OpenSPIFe
[Swift] How to play songs from your music library
How to call AmazonSQSAsync
How to use an array for a TreeMap key
How to use Map
How to write Rails
How to use rbenv
How to push an app developed with Rails to Github
How to use letter_opener_web
How to use with_option
How to use fields_for
How to make an oleore generator using swagger codegen
How to use java non-standard library on IntelliJ IDEA
How to use map
How to use Z3 library in Scala with Eclipse
How to make an almost static page with rails
How to write to apply gem Pagy (pagination) to an array
[Java] How to encrypt with AES encryption with standard library
How to use collection_select
How to adapt Bootstrap
How to use Twitter4J
How to use active_hash! !!
How to install Docker
How to use MapStruct
How to use hidden_field_tag
How to output standard from an array with forEach
How to use TreeSet
How to write dockerfile
How to use Truth (assertion library for Java / Android)
[How to insert a video in haml with Rails]
How to uninstall Rails
How to install docker-machine
[How to use label]
How to set BuildConfig of library project (module) to Debug
How to make shaded-jar
How to write docker-compose