Monolog :: Modules :: Core

Monolog Core Modules

License

License

GroupId

GroupId

org.ow2.monolog
ArtifactId

ArtifactId

monolog-core
Last Version

Last Version

2.2.1-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Monolog :: Modules :: Core
Monolog Core Modules
Project Organization

Project Organization

OW2 Consortium

Download monolog-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.monolog : monolog-api jar 2.2.1-RC1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1-RC1