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-example |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionstompee example
An example Java EE application that demonstrate Stompee
|
| Filename | Size |
|---|---|
| stompee-example-1.1.3.pom | |
| stompee-example-1.1.3.war | 3 MB |
| stompee-example-1.1.3-sources.jar | 3 KB |
| stompee-example-1.1.3-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-example/ -->
<dependency>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>stompee-example</artifactId>
<version>1.1.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-example/
implementation 'com.github.phillip-kruger:stompee-example:1.1.3'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/stompee-example/
implementation ("com.github.phillip-kruger:stompee-example:1.1.3")
'com.github.phillip-kruger:stompee-example:war:1.1.3'
<dependency org="com.github.phillip-kruger" name="stompee-example" rev="1.1.3">
<artifact name="stompee-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='stompee-example', version='1.1.3')
)
libraryDependencies += "com.github.phillip-kruger" % "stompee-example" % "1.1.3"
[com.github.phillip-kruger/stompee-example "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