Description
install4j Support
License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.sonatype.install4j |
ArtifactId | ArtifactIdinstall4j-slf4j |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.install4j:install4j-slf4j
org.sonatype.install4j:install4j-slf4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
install4j-slf4j-1.1.2.pom | |
install4j-slf4j-1.1.2.jar | 10 KB |
install4j-slf4j-1.1.2-sources.jar | 7 KB |
install4j-slf4j-1.1.2-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.install4j/install4j-slf4j/ -->
<dependency>
<groupId>org.sonatype.install4j</groupId>
<artifactId>install4j-slf4j</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.install4j/install4j-slf4j/
implementation 'org.sonatype.install4j:install4j-slf4j:1.1.2'
// https://jarcasting.com/artifacts/org.sonatype.install4j/install4j-slf4j/
implementation ("org.sonatype.install4j:install4j-slf4j:1.1.2")
'org.sonatype.install4j:install4j-slf4j:jar:1.1.2'
<dependency org="org.sonatype.install4j" name="install4j-slf4j" rev="1.1.2">
<artifact name="install4j-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.install4j', module='install4j-slf4j', version='1.1.2')
)
libraryDependencies += "org.sonatype.install4j" % "install4j-slf4j" % "1.1.2"
[org.sonatype.install4j/install4j-slf4j "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.install4j » install4j-runtime | jar | 6.1.3 |
install4j Support