| License |
License |
|---|---|
| GroupId | GroupIdorg.openl |
| ArtifactId | ArtifactIdorg.openl.spring |
| Version | Version5.24.5 |
| Type | Typejar |
| Description |
DescriptionOpenL - DEV - Spring
Common components for Spring integration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.openl.spring-5.24.5.pom | |
| org.openl.spring-5.24.5.jar | 28 KB |
| org.openl.spring-5.24.5-sources.jar | 17 KB |
| org.openl.spring-5.24.5-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.spring/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.spring</artifactId>
<version>5.24.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.spring/
implementation 'org.openl:org.openl.spring:5.24.5'
// https://jarcasting.com/artifacts/org.openl/org.openl.spring/
implementation ("org.openl:org.openl.spring:5.24.5")
'org.openl:org.openl.spring:jar:5.24.5'
<dependency org="org.openl" name="org.openl.spring" rev="5.24.5">
<artifact name="org.openl.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.spring', version='5.24.5')
)
libraryDependencies += "org.openl" % "org.openl.spring" % "5.24.5"
[org.openl/org.openl.spring "5.24.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.24.5 |
| org.springframework : spring-beans | jar | 5.3.9 |
| org.springframework : spring-context | jar | 5.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |