License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Wicket User Interface Web Frameworks CLI Logging Application Layer Libs |
GroupId | GroupIdde.agilecoders.wicket |
ArtifactId | ArtifactIdwicket-clientside-logging-root |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwicket-clientside-logging-root
clientside logging for wicket applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-clientside-logging-root-0.4.1.pom | 10 KB |
wicket-clientside-logging-root-0.4.1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging-root/ -->
<dependency>
<groupId>de.agilecoders.wicket</groupId>
<artifactId>wicket-clientside-logging-root</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging-root/
implementation 'de.agilecoders.wicket:wicket-clientside-logging-root:0.4.1'
// https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging-root/
implementation ("de.agilecoders.wicket:wicket-clientside-logging-root:0.4.1")
'de.agilecoders.wicket:wicket-clientside-logging-root:jar:0.4.1'
<dependency org="de.agilecoders.wicket" name="wicket-clientside-logging-root" rev="0.4.1">
<artifact name="wicket-clientside-logging-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='wicket-clientside-logging-root', version='0.4.1')
)
libraryDependencies += "de.agilecoders.wicket" % "wicket-clientside-logging-root" % "0.4.1"
[de.agilecoders.wicket/wicket-clientside-logging-root "0.4.1"]