| License |
License |
|---|---|
| Categories |
CategoriesWildFly Container Application Servers |
| GroupId | GroupIdde.sven-torben.wildfly.swarm.fractions |
| ArtifactId | ArtifactIdresponsetime |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionResponse Time
A Wildfly Swarm Fraction to log response times
|
| Project Organization |
Project OrganizationSven-Torben Janus |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.swarm : undertow | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.wildfly.swarm : spi | jar | 2017.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.enterprise : cdi-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |