License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdorg.openl |
ArtifactId | ArtifactIdorg.openl.j.science |
Last Version | Last Version5.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenL - DEV - J Science
Enhanced Java language for OpenL
|
Filename | Size |
---|---|
org.openl.j.science-5.20.4.pom | |
org.openl.j.science-5.20.4.jar | 18 KB |
org.openl.j.science-5.20.4-sources.jar | 12 KB |
org.openl.j.science-5.20.4-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.j.science/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.j.science</artifactId>
<version>5.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.j.science/
implementation 'org.openl:org.openl.j.science:5.20.4'
// https://jarcasting.com/artifacts/org.openl/org.openl.j.science/
implementation ("org.openl:org.openl.j.science:5.20.4")
'org.openl:org.openl.j.science:jar:5.20.4'
<dependency org="org.openl" name="org.openl.j.science" rev="5.20.4">
<artifact name="org.openl.j.science" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.j.science', version='5.20.4')
)
libraryDependencies += "org.openl" % "org.openl.j.science" % "5.20.4"
[org.openl/org.openl.j.science "5.20.4"]
Group / Artifact | Type | Version |
---|---|---|
org.openl : org.openl.commons | jar | 5.20.4 |
org.openl : org.openl.core | jar | 5.20.4 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |