License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.graphing |
ArtifactId | ArtifactIdjwebmp-d3 |
Version | Version1.1.1.9-jre16 |
Type | Typejar |
Description |
DescriptionD3 Plugin
The JWebSwing implementation for D3 Graphing
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-d3-1.1.1.9-jre16.pom | |
jwebmp-d3-1.1.1.9-jre16.jar | 212 KB |
jwebmp-d3-1.1.1.9-jre16-sources.jar | 215 KB |
jwebmp-d3-1.1.1.9-jre16-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-d3</artifactId>
<version>1.1.1.9-jre16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation 'com.jwebmp.plugins.graphing:jwebmp-d3:1.1.1.9-jre16'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation ("com.jwebmp.plugins.graphing:jwebmp-d3:1.1.1.9-jre16")
'com.jwebmp.plugins.graphing:jwebmp-d3:jar:1.1.1.9-jre16'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-d3" rev="1.1.1.9-jre16">
<artifact name="jwebmp-d3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-d3', version='1.1.1.9-jre16')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-d3" % "1.1.1.9-jre16"
[com.jwebmp.plugins.graphing/jwebmp-d3 "1.1.1.9-jre16"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.core : jwebmp-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-all | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-junit-jupiter | jar | |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar | |
org.mockito : mockito-core | jar |