How To Install Java Artifact org.avaje.java8-oss v3.6

org.avaje java8-oss 3.6

Introduction

In this article, we'll learn how to install Java artifact java8-oss from org.avaje group in version 3.6. The artifact is available in 11 versions: 3.9 3.8 3.7 3.6 3.4 3.3 3.2 3.1 2.3 2.2 2.1 . The java8-oss project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://avaje.io .

How To Install Java Artifact org.avaje.java8-oss In Version 3.6

To install the java8-oss artifact in version 3.6 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 java8-oss 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