How To Install Java Artifact net.oneandone.jasmin v3.0.7

net.oneandone jasmin 3.0.7

Introduction

In this article, we'll learn how to install Java artifact jasmin from net.oneandone group in version 3.0.7. The artifact is available in 14 versions: 3.0.13 3.0.12 3.0.11 3.0.10 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 The Jasmin project has its own website at: http://mlhartme.github.com/jasmin/. The parent project is: net.oneandone.maven.poms::foss-parent::1.4.8

How To Install Java Artifact net.oneandone.jasmin In Version 3.0.7

To install the Jasmin artifact in version 3.0.7 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 Jasmin 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 (9)

Provided dependencies (1)

Test dependencies (2)

Developers