License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.pustefixframework.logging |
ArtifactId | ArtifactIdpustefix-logging |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPustefix Logging
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-logging-0.23.0.pom | 724 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.logging/pustefix-logging/ -->
<dependency>
<groupId>org.pustefixframework.logging</groupId>
<artifactId>pustefix-logging</artifactId>
<version>0.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.logging/pustefix-logging/
implementation 'org.pustefixframework.logging:pustefix-logging:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework.logging/pustefix-logging/
implementation ("org.pustefixframework.logging:pustefix-logging:0.23.0")
'org.pustefixframework.logging:pustefix-logging:pom:0.23.0'
<dependency org="org.pustefixframework.logging" name="pustefix-logging" rev="0.23.0">
<artifact name="pustefix-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.logging', module='pustefix-logging', version='0.23.0')
)
libraryDependencies += "org.pustefixframework.logging" % "pustefix-logging" % "0.23.0"
[org.pustefixframework.logging/pustefix-logging "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |