License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.luhuec |
ArtifactId | ArtifactIdplay-logging-ui |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionplay-logging-ui
play-logging-ui
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-logging-ui-0.0.8.pom | |
play-logging-ui-0.0.8.jar | 70 KB |
play-logging-ui-0.0.8-sources.jar | 15 KB |
play-logging-ui-0.0.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luhuec/play-logging-ui/ -->
<dependency>
<groupId>com.github.luhuec</groupId>
<artifactId>play-logging-ui</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luhuec/play-logging-ui/
implementation 'com.github.luhuec:play-logging-ui:0.0.8'
// https://jarcasting.com/artifacts/com.github.luhuec/play-logging-ui/
implementation ("com.github.luhuec:play-logging-ui:0.0.8")
'com.github.luhuec:play-logging-ui:jar:0.0.8'
<dependency org="com.github.luhuec" name="play-logging-ui" rev="0.0.8">
<artifact name="play-logging-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luhuec', module='play-logging-ui', version='0.0.8')
)
libraryDependencies += "com.github.luhuec" % "play-logging-ui" % "0.0.8"
[com.github.luhuec/play-logging-ui "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.play : twirl-api_2.12 | jar | 1.5.0 |
org.typelevel : cats-core_2.12 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-server_2.12 | jar | 2.7.5 |
com.typesafe.play : play-logback_2.12 | jar | 2.7.5 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.7.5 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.7.5 |
org.mockito : mockito-scala_2.12 | jar | 1.14.8 |
org.scalatestplus.play : scalatestplus-play_2.12 | jar | 4.0.3 |