The EMF GWT implementation
The Eclipse Modeling Framework GWT version
License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.genmymodel.emf.gwt |
ArtifactId | ArtifactIdemf-edit |
Last Version | Last Version2.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLet you use the Eclipse Modeling Framework (EMF) in GWT application
|
Filename | Size |
---|---|
emf-edit-2.12.4.pom | |
emf-edit-2.12.4.jar | 434 KB |
emf-edit-2.12.4-sources.jar | 196 KB |
emf-edit-2.12.4-javadoc.jar | 929 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.genmymodel.emf.gwt/emf-edit/ -->
<dependency>
<groupId>com.genmymodel.emf.gwt</groupId>
<artifactId>emf-edit</artifactId>
<version>2.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.genmymodel.emf.gwt/emf-edit/
implementation 'com.genmymodel.emf.gwt:emf-edit:2.12.4'
// https://jarcasting.com/artifacts/com.genmymodel.emf.gwt/emf-edit/
implementation ("com.genmymodel.emf.gwt:emf-edit:2.12.4")
'com.genmymodel.emf.gwt:emf-edit:jar:2.12.4'
<dependency org="com.genmymodel.emf.gwt" name="emf-edit" rev="2.12.4">
<artifact name="emf-edit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genmymodel.emf.gwt', module='emf-edit', version='2.12.4')
)
libraryDependencies += "com.genmymodel.emf.gwt" % "emf-edit" % "2.12.4"
[com.genmymodel.emf.gwt/emf-edit "2.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.genmymodel.emf.gwt : emf-ecore | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | |
com.google.gwt : gwt-dev | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
The Eclipse Modeling Framework GWT version