License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.thesett.jenerator.utils |
ArtifactId | ArtifactIdjenerator_util_logging |
Last Version | Last Version1.0.121 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjenerator_util_logging
Standardized Logging configuration.
|
<!-- https://jarcasting.com/artifacts/com.thesett.jenerator.utils/jenerator_util_logging/ -->
<dependency>
<groupId>com.thesett.jenerator.utils</groupId>
<artifactId>jenerator_util_logging</artifactId>
<version>1.0.121</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett.jenerator.utils/jenerator_util_logging/
implementation 'com.thesett.jenerator.utils:jenerator_util_logging:1.0.121'
// https://jarcasting.com/artifacts/com.thesett.jenerator.utils/jenerator_util_logging/
implementation ("com.thesett.jenerator.utils:jenerator_util_logging:1.0.121")
'com.thesett.jenerator.utils:jenerator_util_logging:jar:1.0.121'
<dependency org="com.thesett.jenerator.utils" name="jenerator_util_logging" rev="1.0.121">
<artifact name="jenerator_util_logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett.jenerator.utils', module='jenerator_util_logging', version='1.0.121')
)
libraryDependencies += "com.thesett.jenerator.utils" % "jenerator_util_logging" % "1.0.121"
[com.thesett.jenerator.utils/jenerator_util_logging "1.0.121"]