com.littcore:littcore-log

Basic framework for JavaEE project

License

License

GroupId

GroupId

com.littcore
ArtifactId

ArtifactId

littcore-log
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Basic framework for JavaEE project

Download littcore-log

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.littcore : littcore-common jar 3.2.4
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

littcore

Core Framework for JEE project development

Versions

Version
3.2.4