| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаde.sven-torben.wildfly.swarm.fractions |
| Идентификатор | Идентификаторresponsetime |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResponse Time
A Wildfly Swarm Fraction to log response times
|
| Организация-разработчик |
Организация-разработчикSven-Torben Janus |
| Имя Файла | Размер |
|---|---|
| responsetime-0.0.1.pom | |
| responsetime-0.0.1.jar | 11 KB |
| responsetime-0.0.1-tests.jar | 1 KB |
| responsetime-0.0.1-sources.jar | 5 KB |
| responsetime-0.0.1-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/responsetime/ -->
<dependency>
<groupId>de.sven-torben.wildfly.swarm.fractions</groupId>
<artifactId>responsetime</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/responsetime/
implementation 'de.sven-torben.wildfly.swarm.fractions:responsetime:0.0.1'
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/responsetime/
implementation ("de.sven-torben.wildfly.swarm.fractions:responsetime:0.0.1")
'de.sven-torben.wildfly.swarm.fractions:responsetime:jar:0.0.1'
<dependency org="de.sven-torben.wildfly.swarm.fractions" name="responsetime" rev="0.0.1">
<artifact name="responsetime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sven-torben.wildfly.swarm.fractions', module='responsetime', version='0.0.1')
)
libraryDependencies += "de.sven-torben.wildfly.swarm.fractions" % "responsetime" % "0.0.1"
[de.sven-torben.wildfly.swarm.fractions/responsetime "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.swarm : undertow | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.wildfly.swarm : spi | jar | 2017.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.enterprise : cdi-api | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| org.mockito : mockito-core | jar | 2.7.22 |