| License |
License |
|---|---|
| Categories |
CategoriesNet Logging Application Layer Libs |
| GroupId | GroupIdnet.bolbat |
| ArtifactId | ArtifactIdbb-logging-bom |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBB - DEPs BoMs - Logging Dependencies
BB - Dependencies BoMs - Logging Dependencies BoM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bb-logging-bom-0.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.bolbat/bb-logging-bom/ -->
<dependency>
<groupId>net.bolbat</groupId>
<artifactId>bb-logging-bom</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bolbat/bb-logging-bom/
implementation 'net.bolbat:bb-logging-bom:0.1'
// https://jarcasting.com/artifacts/net.bolbat/bb-logging-bom/
implementation ("net.bolbat:bb-logging-bom:0.1")
'net.bolbat:bb-logging-bom:pom:0.1'
<dependency org="net.bolbat" name="bb-logging-bom" rev="0.1">
<artifact name="bb-logging-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bolbat', module='bb-logging-bom', version='0.1')
)
libraryDependencies += "net.bolbat" % "bb-logging-bom" % "0.1"
[net.bolbat/bb-logging-bom "0.1"]