| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Wicket User Interface Web Frameworks CLI Logging Application Layer Libs |
| GroupId | GroupIdde.agilecoders.wicket |
| ArtifactId | ArtifactIdwicket-clientside-logging |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclientside logging for wicket applications
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging/ -->
<dependency>
<groupId>de.agilecoders.wicket</groupId>
<artifactId>wicket-clientside-logging</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging/
implementation 'de.agilecoders.wicket:wicket-clientside-logging:0.4.1'
// https://jarcasting.com/artifacts/de.agilecoders.wicket/wicket-clientside-logging/
implementation ("de.agilecoders.wicket:wicket-clientside-logging:0.4.1")
'de.agilecoders.wicket:wicket-clientside-logging:jar:0.4.1'
<dependency org="de.agilecoders.wicket" name="wicket-clientside-logging" rev="0.4.1">
<artifact name="wicket-clientside-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='wicket-clientside-logging', version='0.4.1')
)
libraryDependencies += "de.agilecoders.wicket" % "wicket-clientside-logging" % "0.4.1"
[de.agilecoders.wicket/wicket-clientside-logging "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 7.4.0 |
| com.google.guava : guava | jar | 19.0 |
| de.agilecoders.wicket.webjars : wicket-webjars | jar | 0.5.5 |
| org.webjars : stacktrace | jar | 0.5.0 |
| org.webjars : amplifyjs | jar | 1.1.0 |
| org.webjars : momentjs | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.9.5 |