Last Version

CLIF core 3.0.3

core classes for CLIF projects

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.clif
ArtifactId

ArtifactId

clif-core
Version

Version

3.0.3
Type

Type

jar
Description

Description

CLIF core
core classes for CLIF projects
Project URL

Project URL

http://clif.ow2.org/clif-core/
Project Organization

Project Organization

OW2
Source Code Management

Source Code Management

https://gitlab.ow2.org/clif/clif-proactive/clif-core

Download clif-core 3.0.3


<!-- 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"]

Dependencies

compile (15)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.truth : truth jar 0.30

Project Modules

There are no modules declared in this project.