Stompee
A web-based log viewer for Jave EE.
Documentation available here: https://github.com/phillip-kruger/stompee/wiki
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.phillip-kruger |
| Идентификатор | Идентификаторstompee |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеstompee
A library to view the log in Java EE systems
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stompee-1.1.3.pom | 5 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.projectlombok : lombok | jar | 1.16.16 |
A web-based log viewer for Jave EE.
Documentation available here: https://github.com/phillip-kruger/stompee/wiki