License |
License |
---|---|
GroupId | GroupIdcom.github.labai |
ArtifactId | ArtifactIdopa |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionOPA (lib) - Openedge Procedure Adapter
OPA (lib) - Openedge Procedure Adapter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opa-1.5.2.pom | |
opa-1.5.2.jar | 52 KB |
opa-1.5.2-sources.jar | 20 KB |
opa-1.5.2-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.labai/opa/ -->
<dependency>
<groupId>com.github.labai</groupId>
<artifactId>opa</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.labai/opa/
implementation 'com.github.labai:opa:1.5.2'
// https://jarcasting.com/artifacts/com.github.labai/opa/
implementation ("com.github.labai:opa:1.5.2")
'com.github.labai:opa:jar:1.5.2'
<dependency org="com.github.labai" name="opa" rev="1.5.2">
<artifact name="opa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.labai', module='opa', version='1.5.2')
)
libraryDependencies += "com.github.labai" % "opa" % "1.5.2"
[com.github.labai/opa "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.labai : opa-api | jar | 1.0.0 |
org.apache.commons : commons-pool2 | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.progress.openedge » o4glrt | jar | 12.2.0 |
com.progress.openedge » messages | jar | 12.2.0 |
com.progress.openedge » oeauth | jar | 12.2.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.12 |
commons-logging : commons-logging | jar | 1.2 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
ch.qos.logback : logback-classic | jar | 1.2.5 |