License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-jsonld |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openlca:olca-jsonld
The backend modules of openLCA
|
Filename | Size |
---|---|
olca-jsonld-1.11.0.pom | |
olca-jsonld-1.11.0.jar | 154 KB |
olca-jsonld-1.11.0-sources.jar | 66 KB |
olca-jsonld-1.11.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-jsonld/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-jsonld</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-jsonld/
implementation 'org.openlca:olca-jsonld:1.11.0'
// https://jarcasting.com/artifacts/org.openlca/olca-jsonld/
implementation ("org.openlca:olca-jsonld:1.11.0")
'org.openlca:olca-jsonld:jar:1.11.0'
<dependency org="org.openlca" name="olca-jsonld" rev="1.11.0">
<artifact name="olca-jsonld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-jsonld', version='1.11.0')
)
libraryDependencies += "org.openlca" % "olca-jsonld" % "1.11.0"
[org.openlca/olca-jsonld "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openlca : olca-core | jar | 1.11.0 |
com.google.code.gson : gson | jar | 2.8.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |