stompee

A library to view the log in Java EE systems

License

License

GroupId

GroupId

com.github.phillip-kruger
ArtifactId

ArtifactId

stompee
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

stompee
A library to view the log in Java EE systems
Project URL

Project URL

https://github.com/phillip-kruger/stompee
Source Code Management

Source Code Management

https://github.com/phillip-kruger/stompee

Download stompee

Filename Size
stompee-1.1.3.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee/ -->
<dependency>
    <groupId>com.github.phillip-kruger</groupId>
    <artifactId>stompee</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee/
implementation 'com.github.phillip-kruger:stompee:1.1.3'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee/
implementation ("com.github.phillip-kruger:stompee:1.1.3")
'com.github.phillip-kruger:stompee:pom:1.1.3'
<dependency org="com.github.phillip-kruger" name="stompee" rev="1.1.3">
  <artifact name="stompee" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='stompee', version='1.1.3')
)
libraryDependencies += "com.github.phillip-kruger" % "stompee" % "1.1.3"
[com.github.phillip-kruger/stompee "1.1.3"]

Dependencies

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.projectlombok : lombok jar 1.16.16

Project Modules

  • stompee-core
  • stompee-standalone
  • stompee-example

Versions

Version
1.1.3
1.1.2
1.1.1