Stompee
A web-based log viewer for Jave EE.
Documentation available here: https://github.com/phillip-kruger/stompee/wiki
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.phillip-kruger |
| ArtifactId | ArtifactIdstompee-standalone |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionstompee standalone
A standalone distribution for Stompee
|
| Filename | Size |
|---|---|
| stompee-standalone-1.1.3.pom | |
| stompee-standalone-1.1.3.war | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/ -->
<dependency>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>stompee-standalone</artifactId>
<version>1.1.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/
implementation 'com.github.phillip-kruger:stompee-standalone:1.1.3'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-standalone/
implementation ("com.github.phillip-kruger:stompee-standalone:1.1.3")
'com.github.phillip-kruger:stompee-standalone:war:1.1.3'
<dependency org="com.github.phillip-kruger" name="stompee-standalone" rev="1.1.3">
<artifact name="stompee-standalone" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='stompee-standalone', version='1.1.3')
)
libraryDependencies += "com.github.phillip-kruger" % "stompee-standalone" % "1.1.3"
[com.github.phillip-kruger/stompee-standalone "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.projectlombok : lombok | jar | 1.16.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.phillip-kruger : stompee-core | jar | 1.1.1 |
A web-based log viewer for Jave EE.
Documentation available here: https://github.com/phillip-kruger/stompee/wiki