| License |
License |
|---|---|
| GroupId | GroupIdorg.openlca |
| ArtifactId | ArtifactIdolca-core |
| Last Version | Last Version1.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openlca:olca-core
The backend modules of openLCA
|
| Filename | Size |
|---|---|
| olca-core-1.11.0.pom | |
| olca-core-1.11.0.jar | 16 MB |
| olca-core-1.11.0-sources.jar | 16 MB |
| olca-core-1.11.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-core/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-core</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-core/
implementation 'org.openlca:olca-core:1.11.0'
// https://jarcasting.com/artifacts/org.openlca/olca-core/
implementation ("org.openlca:olca-core:1.11.0")
'org.openlca:olca-core:jar:1.11.0'
<dependency org="org.openlca" name="olca-core" rev="1.11.0">
<artifact name="olca-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-core', version='1.11.0')
)
libraryDependencies += "org.openlca" % "olca-core" % "1.11.0"
[org.openlca/olca-core "1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.3 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.openlca : olca-formula | jar | 1.11.0 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| com.google.guava : guava | jar | 21.0 |
| com.zaxxer : HikariCP | jar | 3.2.0 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| 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 |