org.emfjson:emfjson

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

EPL
Categories

Categories

JSON Data
GroupId

GroupId

org.emfjson
ArtifactId

ArtifactId

emfjson
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download emfjson

Filename Size
emfjson-0.13.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.emfjson/emfjson/ -->
<dependency>
    <groupId>org.emfjson</groupId>
    <artifactId>emfjson</artifactId>
    <version>0.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.emfjson/emfjson/
implementation 'org.emfjson:emfjson:0.13.0'
// https://jarcasting.com/artifacts/org.emfjson/emfjson/
implementation ("org.emfjson:emfjson:0.13.0")
'org.emfjson:emfjson:pom:0.13.0'
<dependency org="org.emfjson" name="emfjson" rev="0.13.0">
  <artifact name="emfjson" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.emfjson', module='emfjson', version='0.13.0')
)
libraryDependencies += "org.emfjson" % "emfjson" % "0.13.0"
[org.emfjson/emfjson "0.13.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • emfjson-core
  • emfjson-jackson
  • emfjson-gwt

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0