We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54e618 commit e55aa7eCopy full SHA for e55aa7e
avaje-simple-logger/pom.xml
@@ -29,6 +29,11 @@
29
<artifactId>avaje-simple-json-logger</artifactId>
30
<version>0.4</version>
31
</dependency>
32
+ <dependency>
33
+ <groupId>io.avaje</groupId>
34
+ <artifactId>avaje-applog</artifactId>
35
+ <version>1.2</version>
36
+ </dependency>
37
<dependency>
38
<groupId>io.avaje</groupId>
39
<artifactId>avaje-applog-slf4j</artifactId>
0 commit comments