How To Install Java Artifact org.eclipse.uml2.uml v2.1.0-v200706251652

org.eclipse.uml2 uml 2.1.0-v200706251652

Introduction

In this article, we'll learn how to install Java artifact uml from org.eclipse.uml2 group in version 2.1.0-v200706251652. The artifact is available in 4 versions: 5.0.0-v20140602-0749 4.1.2-v20140202-2055 4.1.1-v20130902-0826 2.1.0-v200706251652 . The UML2 UML Model project has been released under Eclipse Public License - v 1.0 license.

How To Install Java Artifact org.eclipse.uml2.uml In Version 2.1.0-v200706251652

To install the UML2 UML Model artifact in version 2.1.0-v200706251652 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 UML2 UML Model 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 (5)

Licenses