| License |
License |
|---|---|
| GroupId | GroupIdorg.metachart |
| ArtifactId | ArtifactIdmetachart-web |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionMC - web
MC is a charting library
|
| Filename | Size |
|---|---|
| metachart-web-0.0.2.pom | |
| metachart-web-0.0.2.war | 4 MB |
| metachart-web-0.0.2-sources.jar | 2 KB |
| metachart-web-0.0.2-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metachart/metachart-web/ -->
<dependency>
<groupId>org.metachart</groupId>
<artifactId>metachart-web</artifactId>
<version>0.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.metachart/metachart-web/
implementation 'org.metachart:metachart-web:0.0.2'
// https://jarcasting.com/artifacts/org.metachart/metachart-web/
implementation ("org.metachart:metachart-web:0.0.2")
'org.metachart:metachart-web:war:0.0.2'
<dependency org="org.metachart" name="metachart-web" rev="0.0.2">
<artifact name="metachart-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.metachart', module='metachart-web', version='0.0.2')
)
libraryDependencies += "org.metachart" % "metachart-web" % "0.0.2"
[org.metachart/metachart-web "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.metachart : metachart-jsf | jar | 0.0.2 |
| net.sf.exlp : exlp-util | jar | 0.1.9-SNAPSHOT |
| org.slf4j : slf4j-log4j12 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.enterprise : cdi-api | jar | 1.0-SP4 |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | 1.0.0.Final |
| com.sun.faces : jsf-api | jar | 2.1.0 |
| javax.el : el-api | jar | 1.0 |