How To Install Java Artifact org.jvnet.sorcerer.sorcerer-javac v0.8

org.jvnet.sorcerer sorcerer-javac 0.8

Introduction

In this article, we'll learn how to install Java artifact sorcerer-javac from org.jvnet.sorcerer group in version 0.8. The artifact is available in 2 versions: 0.8 0.7 . The Javac compiler project has been released under The GNU General Public License (GPL) ver.2 with Classpath exception license. The parent project is: org.jvnet.sorcerer::sorcerer::0.8

How To Install Java Artifact org.jvnet.sorcerer.sorcerer-javac In Version 0.8

To install the Javac compiler artifact in version 0.8 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 Javac compiler 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.

Licenses