Apache Commons JCI core

Apache Commons JCI core interfaces and implementations.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons JCI core
Apache Commons JCI core interfaces and implementations.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jci-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-jci-core/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jci-core</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-jci-core/
implementation 'org.apache.commons:commons-jci-core:1.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-jci-core/
implementation ("org.apache.commons:commons-jci-core:1.1")
'org.apache.commons:commons-jci-core:jar:1.1'
<dependency org="org.apache.commons" name="commons-jci-core" rev="1.1">
  <artifact name="commons-jci-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-jci-core', version='1.1')
)
libraryDependencies += "org.apache.commons" % "commons-jci-core" % "1.1"
[org.apache.commons/commons-jci-core "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-jci-fam jar 1.1
commons-io : commons-io jar 2.2
commons-logging : commons-logging jar 1.1.3

test (3)

Group / Artifact Type Version
asm : asm jar 3.3.1
org.apache.commons : commons-lang3 jar 3.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0