Registry / utility / org-eclipse-emf-common

org-eclipse-emf-common

JSON →
library2.45.0javamavenunverified

Common utilities and base classes for the Eclipse Modeling Framework (EMF).

<dependency> <groupId>org.eclipse.emf</groupId> <artifactId>org.eclipse.emf.common</artifactId> <version>2.45.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-EMF-CO
O
org-eclipse-emf-common
utilityjavav2.45.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

URI
org.eclipse.emf.common.util.URI

Creates an EMF URI instance.

import org.eclipse.emf.common.util.URI; public class Main { public static void main(String[] args) { URI uri = URI.createURI("http://example.com"); System.out.println(uri); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.45.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-eclipse-emf-common — mvn dependency:get org-eclipse-emf-common · libregistry