Categories |
CategoriesSLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdio.hawt |
ArtifactId | ArtifactIdhawtio-no-slf4j |
Version | Version1.4.31 |
Type | Typewar |
Filename | Size |
---|---|
hawtio-no-slf4j-1.4.31.pom | |
hawtio-no-slf4j-1.4.31.war | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-no-slf4j/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-no-slf4j</artifactId>
<version>1.4.31</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-no-slf4j/
implementation 'io.hawt:hawtio-no-slf4j:1.4.31'
// https://jarcasting.com/artifacts/io.hawt/hawtio-no-slf4j/
implementation ("io.hawt:hawtio-no-slf4j:1.4.31")
'io.hawt:hawtio-no-slf4j:war:1.4.31'
<dependency org="io.hawt" name="hawtio-no-slf4j" rev="1.4.31">
<artifact name="hawtio-no-slf4j" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-no-slf4j', version='1.4.31')
)
libraryDependencies += "io.hawt" % "hawtio-no-slf4j" % "1.4.31"
[io.hawt/hawtio-no-slf4j "1.4.31"]