License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-jms |
Version | Version1.6.6 |
Type | Typejar |
Description |
Descriptionalogic-jms
JMS框架
|
Filename | Size |
---|---|
alogic-jms-1.6.6.pom | |
alogic-jms-1.6.6.jar | 25 KB |
alogic-jms-1.6.6-sources.jar | 13 KB |
alogic-jms-1.6.6-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-jms/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-jms</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-jms/
implementation 'com.github.anylogic:alogic-jms:1.6.6'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-jms/
implementation ("com.github.anylogic:alogic-jms:1.6.6")
'com.github.anylogic:alogic-jms:jar:1.6.6'
<dependency org="com.github.anylogic" name="alogic-jms" rev="1.6.6">
<artifact name="alogic-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-jms', version='1.6.6')
)
libraryDependencies += "com.github.anylogic" % "alogic-jms" % "1.6.6"
[com.github.anylogic/alogic-jms "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-common | jar | 1.6.6 |
javax.jms : javax.jms-api | jar | 2.0 |