| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.datastax-oss |
| ArtifactId | ArtifactIdcommons-io |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-io
commons-io
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| commons-io-2.2.2.pom | |
| commons-io-2.2.2.jar | 477 KB |
| commons-io-2.2.2-sources.jar | 251 KB |
| commons-io-2.2.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.datastax-oss/commons-io/ -->
<dependency>
<groupId>com.github.datastax-oss</groupId>
<artifactId>commons-io</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datastax-oss/commons-io/
implementation 'com.github.datastax-oss:commons-io:2.2.2'
// https://jarcasting.com/artifacts/com.github.datastax-oss/commons-io/
implementation ("com.github.datastax-oss:commons-io:2.2.2")
'com.github.datastax-oss:commons-io:jar:2.2.2'
<dependency org="com.github.datastax-oss" name="commons-io" rev="2.2.2">
<artifact name="commons-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datastax-oss', module='commons-io', version='2.2.2')
)
libraryDependencies += "com.github.datastax-oss" % "commons-io" % "2.2.2"
[com.github.datastax-oss/commons-io "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.11.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.springframework.boot : spring-boot-test | jar | 1.4.0.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.0.RELEASE |
| com.zaxxer : HikariCP | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jga : jga | jar | 0.7.3 |