Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure |
ArtifactId | ArtifactIdlogging |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging
logging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logging-0.0.15.pom | |
logging-0.0.15.jar | 20 KB |
logging-0.0.15-sources.jar | 5 KB |
logging-0.0.15-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/logging/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure</groupId>
<artifactId>logging</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/logging/
implementation 'com.walterjwhite.infrastructure:logging:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/logging/
implementation ("com.walterjwhite.infrastructure:logging:0.0.15")
'com.walterjwhite.infrastructure:logging:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure" name="logging" rev="0.0.15">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure', module='logging', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure" % "logging" % "0.0.15"
[com.walterjwhite.infrastructure/logging "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.dependencies : slf4j-api | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.infrastructure.dependencies : slf4j-simple | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.infrastructure.dependencies : aspectjrt | pom | 0.0.15-SNAPSHOT |