Jar examples for e:ecore
OCL for Ecore
You can download jar file ecore 2.1.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add ecore-2.1.0.jar to your project.
<dependency> <groupId>org.eclipse.emf</groupId> <artifactId>ecore</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.eclipse.emf', name: 'ecore', version: '2.1.0'
libraryDependencies += "org.eclipse.emf" % "ecore" % "2.1.0"
<dependency org="org.eclipse.emf" name="ecore" rev="2.1.0"/>
@Grapes(@Grab(group='org.eclipse.emf', module='ecore', version='2.1.0'))
'org.eclipse.emf:ecore:jar:2.1.0'
Click the following link to download the jar file.
ecore-2.1.0-sources.jar