How To Install Java Artifact org.codelibs.corelib v0.5.4

org.codelibs corelib 0.5.4

Introduction

In this article, we'll learn how to install Java artifact corelib from org.codelibs group in version 0.5.4. The artifact is available in 16 versions: 0.5.5 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0 0.4.1 0.4.0 0.3.7 0.3.6 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3.0 . The CodeLibs Core Library project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/codelibs/corelib . The parent project is: org.sonatype.oss::oss-parent::9

How To Install Java Artifact org.codelibs.corelib In Version 0.5.4

To install the CodeLibs Core Library artifact in version 0.5.4 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 CodeLibs Core Library 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.

Compile dependencies (2)

Test dependencies (1)

Licenses