r

responsetime

A Wildfly Swarm Fraction to log response times
文件下载
文件名 操作
responsetime-0.0.1.jar 下载
responsetime-0.0.1.pom 下载
responsetime-0.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>de.sven-torben.wildfly.swarm.fractions</groupId>
  <artifactId>responsetime</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'de.sven-torben.wildfly.swarm.fractions:responsetime:0.0.1'
Gradle Kotlin
implementation("de.sven-torben.wildfly.swarm.fractions:responsetime:0.0.1")
Scala SBT
libraryDependencies += "de.sven-torben.wildfly.swarm.fractions" % "responsetime" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='de.sven-torben.wildfly.swarm.fractions', module='responsetime', version='0.0.1')
)
Apache Ivy
<dependency org="de.sven-torben.wildfly.swarm.fractions" name="responsetime" rev="0.0.1" />
Leiningen
[de.sven-torben.wildfly.swarm.fractions/responsetime "0.0.1"]
Apache Buildr
'de.sven-torben.wildfly.swarm.fractions:responsetime:jar:0.0.1'