License |
License
Oracle Free Use Terms and Conditions (FUTC)
|
---|---|
Categories |
CategoriesData Messaging Application Layer Libs |
GroupId | GroupIdcom.oracle.database.messaging |
ArtifactId | ArtifactIdaqapi |
Last Version | Last Version19.3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaqapi
Oracle's implementation of JMS specification in compliance with JMS 1.1
|
Project URL |
Project URL |
Filename | Size |
---|---|
aqapi-19.3.0.0.pom | |
aqapi-19.3.0.0.jar | 1 MB |
aqapi-19.3.0.0-sources.jar | 605 bytes |
aqapi-19.3.0.0-javadoc.jar | 174 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.database.messaging/aqapi/ -->
<dependency>
<groupId>com.oracle.database.messaging</groupId>
<artifactId>aqapi</artifactId>
<version>19.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.messaging/aqapi/
implementation 'com.oracle.database.messaging:aqapi:19.3.0.0'
// https://jarcasting.com/artifacts/com.oracle.database.messaging/aqapi/
implementation ("com.oracle.database.messaging:aqapi:19.3.0.0")
'com.oracle.database.messaging:aqapi:jar:19.3.0.0'
<dependency org="com.oracle.database.messaging" name="aqapi" rev="19.3.0.0">
<artifact name="aqapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.messaging', module='aqapi', version='19.3.0.0')
)
libraryDependencies += "com.oracle.database.messaging" % "aqapi" % "19.3.0.0"
[com.oracle.database.messaging/aqapi "19.3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
oracle.com.database.jdbc » ojdbc8 Optional | jar | 19.3.0.0 |
javax.transaction : jta Optional | jar | 1.1 |
javax.jms : javax.jms-api | jar | 2.0 |