| License | License | 
|---|---|
| Categories | CategoriesLogback Application Layer Libs Logging | 
| GroupId | GroupIdcom.github.gv2011.logback | 
| ArtifactId | ArtifactIdlogback-test | 
| Last Version | Last Version1.3.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlogback project pom.xml file | 
| Filename | Size | 
|---|---|
| logback-test-1.3.5.pom | |
| logback-test-1.3.5.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-test/ -->
<dependency>
    <groupId>com.github.gv2011.logback</groupId>
    <artifactId>logback-test</artifactId>
    <version>1.3.5</version>
</dependency>// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-test/
implementation 'com.github.gv2011.logback:logback-test:1.3.5'// https://jarcasting.com/artifacts/com.github.gv2011.logback/logback-test/
implementation ("com.github.gv2011.logback:logback-test:1.3.5")'com.github.gv2011.logback:logback-test:jar:1.3.5'<dependency org="com.github.gv2011.logback" name="logback-test" rev="1.3.5">
  <artifact name="logback-test" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.gv2011.logback', module='logback-test', version='1.3.5')
)libraryDependencies += "com.github.gv2011.logback" % "logback-test" % "1.3.5"[com.github.gv2011.logback/logback-test "1.3.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.gv2011.logback : logback-classic | jar | 1.3.5 | 
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.slf4j : log4j-over-slf4j | jar | 2.0.0-alpha1 | 
| org.slf4j : jul-to-slf4j | jar | 2.0.0-alpha1 | 
| org.dom4j : dom4j | jar | 2.1.3 | 
| org.hsqldb : hsqldb | jar | 2.5.1 | 
| com.h2database : h2 | jar | 1.4.200 | 
| org.postgresql : postgresql | jar | 42.2.19 | 
| mysql : mysql-connector-java | jar | 8.0.23 | 
| org.codehaus.janino : janino | jar | 3.1.3 | 
| org.slf4j : integration | jar | 2.0.0-alpha1 | 
| com.icegreen : greenmail | jar | 1.6.2 | 
| org.subethamail : subethasmtp | jar | 3.1.7 | 
| joda-time : joda-time | jar | 2.10.10 | 
| org.fusesource.jansi : jansi | jar | 2.3.2 | 
| org.mockito : mockito-core | jar | 3.8.0 | 
| org.assertj : assertj-core | jar | 3.18.1 |