License |
License
EPL
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.emfjson |
ArtifactId | ArtifactIdemfjson-couchdb |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emfjson-couchdb-0.2.0.pom | |
emfjson-couchdb-0.2.0.jar | 14 KB |
emfjson-couchdb-0.2.0-sources.jar | 6 KB |
emfjson-couchdb-0.2.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.emfjson/emfjson-couchdb/ -->
<dependency>
<groupId>org.emfjson</groupId>
<artifactId>emfjson-couchdb</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.emfjson/emfjson-couchdb/
implementation 'org.emfjson:emfjson-couchdb:0.2.0'
// https://jarcasting.com/artifacts/org.emfjson/emfjson-couchdb/
implementation ("org.emfjson:emfjson-couchdb:0.2.0")
'org.emfjson:emfjson-couchdb:jar:0.2.0'
<dependency org="org.emfjson" name="emfjson-couchdb" rev="0.2.0">
<artifact name="emfjson-couchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.emfjson', module='emfjson-couchdb', version='0.2.0')
)
libraryDependencies += "org.emfjson" % "emfjson-couchdb" % "0.2.0"
[org.emfjson/emfjson-couchdb "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 2.7.5 |
org.emfjson : emfjson-jackson | jar | 0.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.emf : org.eclipse.emf.ecore.xcore.lib | jar | 1.1.100 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |