How To Install Java Artifact org.javassist.javassist v3.27.0-GA

org.javassist javassist 3.27.0-GA

Introduction

In this article, we'll learn how to install Java artifact javassist from org.javassist group in version 3.27.0-GA. The artifact is available in 31 versions: 3.30.2-GA 3.30.1-GA 3.30.0-GA 3.29.2-GA 3.29.1-GA 3.29.0-GA 3.28.0-GA 3.27.0-GA 3.26.0-GA 3.25.0-GA 3.24.1-GA 3.24.0-GA 3.23.2-GA 3.23.1-GA 3.23.0-GA 3.22.0-GA 3.22.0-CR2 3.22.0-CR1 3.21.0-GA 3.20.0-GA 3.19.0-GA 3.18.2-GA 3.18.1-GA 3.18.1-Beta1 3.18.0-GA 3.17.1-GA 3.17.0-GA 3.16.1-GA 3.15.0-GA 3.14.0-GA 3.13.0-GA . The Javassist project has been released under MPL 1.1 license, and has its own website at: http://www.javassist.org/ .

How To Install Java Artifact org.javassist.javassist In Version 3.27.0-GA

To install the Javassist artifact in version 3.27.0-GA add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Javassist dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (2)

Licenses

Developers