Last Version

JFR JMS 0.1.0

A JMS wrapper that generates JFR events.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jfr-jmstemplate
Version

Version

0.1.0
Type

Type

jar
Description

Description

JFR JMS
A JMS wrapper that generates JFR events.
Project URL

Project URL

https://github.com/marschall/jfr-jmstemplate
Source Code Management

Source Code Management

https://github.com/marschall/jfr-jmstemplate

Download jfr-jmstemplate 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/jfr-jmstemplate/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>jfr-jmstemplate</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/jfr-jmstemplate/
implementation 'com.github.marschall:jfr-jmstemplate:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/jfr-jmstemplate/
implementation ("com.github.marschall:jfr-jmstemplate:0.1.0")
'com.github.marschall:jfr-jmstemplate:jar:0.1.0'
<dependency org="com.github.marschall" name="jfr-jmstemplate" rev="0.1.0">
  <artifact name="jfr-jmstemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='jfr-jmstemplate', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "jfr-jmstemplate" % "0.1.0"
[com.github.marschall/jfr-jmstemplate "0.1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-jms jar
jakarta.jms : jakarta.jms-api jar 2.0.3

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.vintage : junit-vintage-engine jar
org.apache.activemq : activemq-broker jar 5.16.0
org.apache.activemq.tooling : activemq-junit jar 5.16.0
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-jcl jar 2.13.3

Project Modules

There are no modules declared in this project.