License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdedu.psu.swe.libraries |
ArtifactId | ArtifactIdjms-reactive-client |
Last Version | Last Version0.16.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMS Reactive Client
Penn State's Open Source JMS Tools Project
|
<!-- https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-reactive-client/ -->
<dependency>
<groupId>edu.psu.swe.libraries</groupId>
<artifactId>jms-reactive-client</artifactId>
<version>0.16.24</version>
</dependency>
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-reactive-client/
implementation 'edu.psu.swe.libraries:jms-reactive-client:0.16.24'
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-reactive-client/
implementation ("edu.psu.swe.libraries:jms-reactive-client:0.16.24")
'edu.psu.swe.libraries:jms-reactive-client:jar:0.16.24'
<dependency org="edu.psu.swe.libraries" name="jms-reactive-client" rev="0.16.24">
<artifact name="jms-reactive-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.psu.swe.libraries', module='jms-reactive-client', version='0.16.24')
)
libraryDependencies += "edu.psu.swe.libraries" % "jms-reactive-client" % "0.16.24"
[edu.psu.swe.libraries/jms-reactive-client "0.16.24"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-client | jar | 5.15.9 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 4.6.0.Final |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.eclipse.microprofile.config : microprofile-config-api Optional | jar | 1.3 |
jakarta.enterprise : jakarta.enterprise.cdi-api Optional | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 3.3.0 |
org.mockito : mockito-junit-jupiter | jar | 3.3.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |