License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.tantalor93 |
ArtifactId | ArtifactIdstructlogger-parent |
Version | Version0.1.0 |
Type | Typepom |
Description |
Descriptioncom.github.tantalor93:structlogger-parent
Multi-build module for structured logging framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structlogger-parent-0.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-parent/ -->
<dependency>
<groupId>com.github.tantalor93</groupId>
<artifactId>structlogger-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-parent/
implementation 'com.github.tantalor93:structlogger-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-parent/
implementation ("com.github.tantalor93:structlogger-parent:0.1.0")
'com.github.tantalor93:structlogger-parent:pom:0.1.0'
<dependency org="com.github.tantalor93" name="structlogger-parent" rev="0.1.0">
<artifact name="structlogger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tantalor93', module='structlogger-parent', version='0.1.0')
)
libraryDependencies += "com.github.tantalor93" % "structlogger-parent" % "0.1.0"
[com.github.tantalor93/structlogger-parent "0.1.0"]