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