License |
License |
---|---|
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-cloud |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openlca:olca-cloud
The backend modules of openLCA
|
Filename | Size |
---|---|
olca-cloud-1.11.0.pom | |
olca-cloud-1.11.0.jar | 94 KB |
olca-cloud-1.11.0-sources.jar | 43 KB |
olca-cloud-1.11.0-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-cloud/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-cloud</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-cloud/
implementation 'org.openlca:olca-cloud:1.11.0'
// https://jarcasting.com/artifacts/org.openlca/olca-cloud/
implementation ("org.openlca:olca-cloud:1.11.0")
'org.openlca:olca-cloud:jar:1.11.0'
<dependency org="org.openlca" name="olca-cloud" rev="1.11.0">
<artifact name="olca-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-cloud', version='1.11.0')
)
libraryDependencies += "org.openlca" % "olca-cloud" % "1.11.0"
[org.openlca/olca-cloud "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.19 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
com.google.guava : guava | jar | 21.0 |
commons-codec : commons-codec | jar | 1.9 |
com.google.code.gson : gson | jar | 2.8.2 |
org.openlca : olca-core | jar | 1.11.0 |
org.openlca : olca-jsonld | jar | 1.11.0 |
com.greendelta.search » search-wrapper | jar | 1.1.0 |
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 |