Last Version

aqapi 19.3.0.0

Oracle's implementation of JMS specification in compliance with JMS 1.1

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data Messaging Application Layer Libs
GroupId

GroupId

com.oracle.database.messaging
ArtifactId

ArtifactId

aqapi
Version

Version

19.3.0.0
Type

Type

jar
Description

Description

aqapi
Oracle's implementation of JMS specification in compliance with JMS 1.1
Project URL

Project URL

https://docs.oracle.com/en/database/oracle/oracle-database/19/jajms/index.html

Download aqapi 19.3.0.0


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.