License |
License |
---|---|
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-jci-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons JCI core
Apache Commons JCI core interfaces and implementations.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-jci-core-1.1.pom | |
commons-jci-core-1.1.jar | 31 KB |
commons-jci-core-1.1-tests.jar | 27 KB |
commons-jci-core-1.1-sources.jar | 35 KB |
commons-jci-core-1.1-javadoc.jar | 157 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.3.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
junit : junit | jar | 4.11 |