License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.github.mmielimonka |
ArtifactId | ArtifactIdwicket-chartist |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.groupId}:wicket-chartist
chartist.js wrapper for apache wicket framework
|
Filename | Size |
---|---|
wicket-chartist-0.0.1.pom | |
wicket-chartist-0.0.1.jar | 76 KB |
wicket-chartist-0.0.1-sources.jar | 77 KB |
wicket-chartist-0.0.1-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mmielimonka/wicket-chartist/ -->
<dependency>
<groupId>com.github.mmielimonka</groupId>
<artifactId>wicket-chartist</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mmielimonka/wicket-chartist/
implementation 'com.github.mmielimonka:wicket-chartist:0.0.1'
// https://jarcasting.com/artifacts/com.github.mmielimonka/wicket-chartist/
implementation ("com.github.mmielimonka:wicket-chartist:0.0.1")
'com.github.mmielimonka:wicket-chartist:jar:0.0.1'
<dependency org="com.github.mmielimonka" name="wicket-chartist" rev="0.0.1">
<artifact name="wicket-chartist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mmielimonka', module='wicket-chartist', version='0.0.1')
)
libraryDependencies += "com.github.mmielimonka" % "wicket-chartist" % "0.0.1"
[com.github.mmielimonka/wicket-chartist "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 1.5.0 |
org.apache.logging.log4j : log4j-api | jar | 2.2 |
org.apache.logging.log4j : log4j-core | jar | 2.2 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.2 |