License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-jms |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-jms-0.0.1.pom | |
modest-jms-0.0.1.jar | 7 KB |
modest-jms-0.0.1-sources.jar | 4 KB |
modest-jms-0.0.1-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-jms/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-jms</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-jms/
implementation 'com.github.percychuang:modest-jms:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-jms/
implementation ("com.github.percychuang:modest-jms:0.0.1")
'com.github.percychuang:modest-jms:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-jms" rev="0.0.1">
<artifact name="modest-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-jms', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-jms" % "0.0.1"
[com.github.percychuang/modest-jms "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.percychuang : modest-core | jar | 0.0.1 |
org.springframework : spring-jms | jar | 4.3.13.RELEASE |
org.apache.xbean : xbean-spring | jar | 4.3 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
org.apache.activemq : activemq-core | jar | 5.7.0 |
org.apache.activemq : activemq-pool | jar | 5.7.0 |