| License |
License |
|---|---|
| GroupId | GroupIdorg.openlca |
| ArtifactId | ArtifactIdolca-modules |
| Last Version | Last Version1.11.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.openlca:olca-modules
The backend modules of openLCA
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| olca-modules-1.11.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-modules/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-modules</artifactId>
<version>1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-modules/
implementation 'org.openlca:olca-modules:1.11.0'
// https://jarcasting.com/artifacts/org.openlca/olca-modules/
implementation ("org.openlca:olca-modules:1.11.0")
'org.openlca:olca-modules:pom:1.11.0'
<dependency org="org.openlca" name="olca-modules" rev="1.11.0">
<artifact name="olca-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-modules', version='1.11.0')
)
libraryDependencies += "org.openlca" % "olca-modules" % "1.11.0"
[org.openlca/olca-modules "1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |