| License |
License |
|---|---|
| GroupId | GroupIdorg.openl |
| ArtifactId | ArtifactIdorg.openl.commons |
| Version | Version5.25.5 |
| Type | Typejar |
| Description |
DescriptionOpenL - DEV - Commons
Common reusable components
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.openl.commons-5.25.5.pom | |
| org.openl.commons-5.25.5.jar | 121 KB |
| org.openl.commons-5.25.5-sources.jar | 69 KB |
| org.openl.commons-5.25.5-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.commons/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.commons</artifactId>
<version>5.25.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.commons/
implementation 'org.openl:org.openl.commons:5.25.5'
// https://jarcasting.com/artifacts/org.openl/org.openl.commons/
implementation ("org.openl:org.openl.commons:5.25.5")
'org.openl:org.openl.commons:jar:5.25.5'
<dependency org="org.openl" name="org.openl.commons" rev="5.25.5">
<artifact name="org.openl.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.commons', version='5.25.5')
)
libraryDependencies += "org.openl" % "org.openl.commons" % "5.25.5"
[org.openl/org.openl.commons "5.25.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.openl : org.openl.rules.util | jar | 5.25.5 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.1.0 |