Download org.eclipse.emf.common-2.9.1.jar file

Introduction

You can download org.eclipse.emf.common-2.9.1.jar in this page.

License

The Eclipse Public License Version 1.0

Type List

org.eclipse.emf.common-2.9.1.jar file has the following types.

META-INF/ECLIPSE_.RSA
META-INF/ECLIPSE_.SF
META-INF/MANIFEST.MF
META-INF/eclipse.inf
about.html
about.ini
about.mappings
about.properties
modeling32.png
org.eclipse.emf.common.CommonPlugin.class
org.eclipse.emf.common.EMFPlugin.class
org.eclipse.emf.common.archive.ArchiveURLConnection.class
org.eclipse.emf.common.archive.Handler.class
org.eclipse.emf.common.command.AbortExecutionException.class
org.eclipse.emf.common.command.AbstractCommand.class
org.eclipse.emf.common.command.BasicCommandStack.class
org.eclipse.emf.common.command.Command.class
org.eclipse.emf.common.command.CommandStack.class
org.eclipse.emf.common.command.CommandStackListener.class
org.eclipse.emf.common.command.CommandWrapper.class
org.eclipse.emf.common.command.CompoundCommand.class
org.eclipse.emf.common.command.IdentityCommand.class
org.eclipse.emf.common.command.StrictCompoundCommand.class
org.eclipse.emf.common.command.UnexecutableCommand.class
org.eclipse.emf.common.notify.Adapter.class
org.eclipse.emf.common.notify.AdapterFactory.class
org.eclipse.emf.common.notify.Notification.class
org.eclipse.emf.common.notify.NotificationChain.class
org.eclipse.emf.common.notify.NotificationWrapper.class
org.eclipse.emf.common.notify.Notifier.class
org.eclipse.emf.common.notify.NotifyingList.class
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.class
org.eclipse.emf.common.notify.impl.AdapterImpl.class
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.class
org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl.class
org.eclipse.emf.common.notify.impl.NotificationChainImpl.class
org.eclipse.emf.common.notify.impl.NotificationImpl.class
org.eclipse.emf.common.notify.impl.NotifierImpl.class
org.eclipse.emf.common.notify.impl.NotifyingListImpl.class
org.eclipse.emf.common.notify.impl.SingletonAdapterImpl.class
org.eclipse.emf.common.util.AbstractEList.class
org.eclipse.emf.common.util.AbstractEnumerator.class
org.eclipse.emf.common.util.AbstractTreeIterator.class
org.eclipse.emf.common.util.ArrayDelegatingEList.class
org.eclipse.emf.common.util.BasicDiagnostic.class
org.eclipse.emf.common.util.BasicEList.class
org.eclipse.emf.common.util.BasicEMap.class
org.eclipse.emf.common.util.BasicMonitor.class
org.eclipse.emf.common.util.CommonUtil.class
org.eclipse.emf.common.util.DelegatingEList.class
org.eclipse.emf.common.util.DelegatingResourceLocator.class
org.eclipse.emf.common.util.Diagnostic.class
org.eclipse.emf.common.util.DiagnosticChain.class
org.eclipse.emf.common.util.DiagnosticException.class
org.eclipse.emf.common.util.ECollections.class
org.eclipse.emf.common.util.EList.class
org.eclipse.emf.common.util.EMap.class
org.eclipse.emf.common.util.Enumerator.class
org.eclipse.emf.common.util.InterningSet.class
org.eclipse.emf.common.util.Logger.class
org.eclipse.emf.common.util.Monitor.class
org.eclipse.emf.common.util.Pool.class
org.eclipse.emf.common.util.Reflect.class
org.eclipse.emf.common.util.ResourceLocator.class
org.eclipse.emf.common.util.SegmentSequence.class
org.eclipse.emf.common.util.TreeIterator.class
org.eclipse.emf.common.util.URI.class
org.eclipse.emf.common.util.UniqueEList.class
org.eclipse.emf.common.util.WeakInterningHashSet.class
org.eclipse.emf.common.util.WrappedException.class
org/eclipse/emf/common/archive/package.html
org/eclipse/emf/common/command/package.html
org/eclipse/emf/common/notify/impl/package.html
org/eclipse/emf/common/notify/package.html
org/eclipse/emf/common/package.html
org/eclipse/emf/common/util/package.html
plugin.properties

Pom

org.eclipse.emf.common-2.9.1.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<modelVersion>4.0.0</modelVersion>
	<groupId>org.eclipse.emf</groupId>
	<artifactId>org.eclipse.emf.common</artifactId>
	<packaging>jar</packaging>
	<name>org.eclipse.emf</name>
	<version>2.9.1-v20130827-0309</version>
	<description>http://www.eclipse.org</description>
	<url>http://www.eclipse.org/emf</url>
	<licenses>
		<license>
	    	<name>The Eclipse Public License Version 1.0</name>
	     	<url>http://www.eclipse.org/legal/epl-v10.html</url>
	     	<distribution>repo</distribution>
	   	</license>
	 </licenses>
	 <scm>
	 <url>http://git.eclipse.org/c/emf/org.eclipse.emf.git/</url>
	    <connection>git://git.eclipse.org/gitroot/emf/org.eclipse.emf.git/</connection>
	 </scm>
	 <developers>
	 	<developer>
	      	<id>eclipse</id>
	      	<name>Eclipse.org</name>
	    	<email>info@eclipse.org</email>
	 	</developer>
	 </developers>
</project> 
			

POM Entry

<dependency>
   <groupId>org.eclipse.emf</groupId>
   <artifactId>org.eclipse.emf.common</artifactId>
   <version>2.9.1</version>
</dependency>

Download

If you think the following org.eclipse.emf.common-2.9.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download org.eclipse.emf.common-2.9.1.jar file




PreviousNext

Related