License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjpattern-logger |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpattern-logger
|
Project URL |
Project URL |
Filename | Size |
---|---|
jpattern-logger-3.6.0.pom | |
jpattern-logger-3.6.0.jar | 10 KB |
jpattern-logger-3.6.0-sources.jar | 6 KB |
jpattern-logger-3.6.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jpattern/jpattern-logger/ -->
<dependency>
<groupId>com.jpattern</groupId>
<artifactId>jpattern-logger</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jpattern-logger/
implementation 'com.jpattern:jpattern-logger:3.6.0'
// https://jarcasting.com/artifacts/com.jpattern/jpattern-logger/
implementation ("com.jpattern:jpattern-logger:3.6.0")
'com.jpattern:jpattern-logger:jar:3.6.0'
<dependency org="com.jpattern" name="jpattern-logger" rev="3.6.0">
<artifact name="jpattern-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jpattern-logger', version='3.6.0')
)
libraryDependencies += "com.jpattern" % "jpattern-logger" % "3.6.0"
[com.jpattern/jpattern-logger "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-api | jar | 1.6.3 |
org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |