License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdlogger |
Version | Version2.6.0 |
Type | Typejar |
Description |
Descriptioncoteafs logging library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logger-2.6.0.pom | |
logger-2.6.0.jar | 17 KB |
logger-2.6.0-sources.jar | 9 KB |
logger-2.6.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/logger/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>logger</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/logger/
implementation 'com.github.wasiqb.coteafs:logger:2.6.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/logger/
implementation ("com.github.wasiqb.coteafs:logger:2.6.0")
'com.github.wasiqb.coteafs:logger:jar:2.6.0'
<dependency org="com.github.wasiqb.coteafs" name="logger" rev="2.6.0">
<artifact name="logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='logger', version='2.6.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "logger" % "2.6.0"
[com.github.wasiqb.coteafs/logger "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.2.0 |
com.epam.reportportal : logger-java-log4j | jar | 5.0.3 |
com.epam.reportportal : agent-java-testng | jar | 5.0.7 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |