commonLoggerSolution


GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

commonLoggerSolution
Last Version

Last Version

1.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

commonLoggerSolution

Download commonLoggerSolution

How to add to project

<!-- https://jarcasting.com/artifacts/com.jfireframework/commonLoggerSolution/ -->
<dependency>
    <groupId>com.jfireframework</groupId>
    <artifactId>commonLoggerSolution</artifactId>
    <version>1.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jfireframework/commonLoggerSolution/
implementation 'com.jfireframework:commonLoggerSolution:1.0.M1'
// https://jarcasting.com/artifacts/com.jfireframework/commonLoggerSolution/
implementation ("com.jfireframework:commonLoggerSolution:1.0.M1")
'com.jfireframework:commonLoggerSolution:jar:1.0.M1'
<dependency org="com.jfireframework" name="commonLoggerSolution" rev="1.0.M1">
  <artifact name="commonLoggerSolution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jfireframework', module='commonLoggerSolution', version='1.0.M1')
)
libraryDependencies += "com.jfireframework" % "commonLoggerSolution" % "1.0.M1"
[com.jfireframework/commonLoggerSolution "1.0.M1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jfireframework : baseutil jar 1.3.1
org.slf4j : slf4j-api jar 1.7.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.M1