yggdrasil
Minimalistic embedded Java EE container implementing microprofile.io
License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.squark.yggdrasil |
ArtifactId | ArtifactIdyggdrasil-logging |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionYggdrasil Logging
Parent for Yggdrasil logging modules
|
Project Organization |
Project Organizationsquark.io |
Filename | Size |
---|---|
yggdrasil-logging-0.1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-logging/ -->
<dependency>
<groupId>io.squark.yggdrasil</groupId>
<artifactId>yggdrasil-logging</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-logging/
implementation 'io.squark.yggdrasil:yggdrasil-logging:0.1.5'
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-logging/
implementation ("io.squark.yggdrasil:yggdrasil-logging:0.1.5")
'io.squark.yggdrasil:yggdrasil-logging:pom:0.1.5'
<dependency org="io.squark.yggdrasil" name="yggdrasil-logging" rev="0.1.5">
<artifact name="yggdrasil-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.squark.yggdrasil', module='yggdrasil-logging', version='0.1.5')
)
libraryDependencies += "io.squark.yggdrasil" % "yggdrasil-logging" % "0.1.5"
[io.squark.yggdrasil/yggdrasil-logging "0.1.5"]
Minimalistic embedded Java EE container implementing microprofile.io