Last Version

AGISO Core Logging 0.0.2.RELEASE

Core agiso.org libraries and utilities.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.agiso.core
ArtifactId

ArtifactId

agiso-core-logging
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

AGISO Core Logging
Core agiso.org libraries and utilities.
Project Organization

Project Organization

agiso.org

Download agiso-core-logging 0.0.2.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.agiso.core : agiso-core-i18n jar 0.0.2.RELEASE
org.agiso.core : agiso-core-lang Optional jar 0.0.2.RELEASE
org.agiso.core : agiso-core-beans Optional jar 0.0.2.RELEASE
org.slf4j : slf4j-api jar 1.7.25
commons-lang : commons-lang jar 2.6

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-all jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.