License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.agiso.core |
ArtifactId | ArtifactIdagiso-core-logging |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAGISO Core Logging
Core agiso.org libraries and utilities.
|
Project Organization |
Project Organizationagiso.org |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
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 |