Last Version

euler-common-logging 1.0.0.M2

A useful code collection

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.eulerframework
ArtifactId

ArtifactId

euler-common-logging
Version

Version

1.0.0.M2
Type

Type

jar
Description

Description

euler-common-logging
A useful code collection
Project URL

Project URL

https://eulerproject.io
Project Organization

Project Organization

Euler Project

Download euler-common-logging 1.0.0.M2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.