| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.ow2.clif |
| ArtifactId | ArtifactIdclif-core |
| Last Version | Last Version3.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCLIF core
core classes for CLIF projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clif-core-3.0.3.pom | |
| clif-core-3.0.3.jar | 562 KB |
| clif-core-3.0.3-sources.jar | 390 KB |
| clif-core-3.0.3-javadoc.jar | 941 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.clif/clif-core/ -->
<dependency>
<groupId>org.ow2.clif</groupId>
<artifactId>clif-core</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.clif/clif-core/
implementation 'org.ow2.clif:clif-core:3.0.3'
// https://jarcasting.com/artifacts/org.ow2.clif/clif-core/
implementation ("org.ow2.clif:clif-core:3.0.3")
'org.ow2.clif:clif-core:jar:3.0.3'
<dependency org="org.ow2.clif" name="clif-core" rev="3.0.3">
<artifact name="clif-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.clif', module='clif-core', version='3.0.3')
)
libraryDependencies += "org.ow2.clif" % "clif-core" % "3.0.3"
[org.ow2.clif/clif-core "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| org.zeroturnaround : zt-zip | jar | 1.9 |
| com.google.guava : guava | jar | 19.0 |
| org.ow2.clif : clif-api | jar | 3.0.3 |
| org.ops4j.pax.logging : pax-logging-api | jar | 1.7.0 |
| org.jfree : jfreechart | jar | 1.0.14 |
| org.jdom : jdom | jar | 1.1 |
| org.fusesource : sigar | jar | 1.6.4 |
| org.apache.commons : commons-math3 | jar | 3.0 |
| org.apache.xmlgraphics : batik-dom | jar | 1.8 |
| org.apache.xmlgraphics : batik-svggen | jar | 1.8 |
| org.apache.xmlgraphics : batik-ext | jar | 1.8 |
| org.apache.xmlgraphics : batik-awt-util | jar | 1.8 |
| org.apache.xmlgraphics : batik-util | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.truth : truth | jar | 0.30 |