org.openlca:olca-core

The backend modules of openLCA

License

License

GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

olca-core
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.openlca:olca-core
The backend modules of openLCA

Download olca-core

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0