License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-utils |
Last Version | Last Version0.21.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - IO - Utils
Handling of IO.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-io-utils-0.21.3.pom | |
cdc-io-utils-0.21.3.jar | 7 KB |
cdc-io-utils-0.21.3-tests.jar | 2 KB |
cdc-io-utils-0.21.3-test-sources.jar | 2 KB |
cdc-io-utils-0.21.3-sources.jar | 4 KB |
cdc-io-utils-0.21.3-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-utils/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-utils</artifactId>
<version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-utils/
implementation 'com.gitlab.cdc-java.io:cdc-io-utils:0.21.3'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-utils/
implementation ("com.gitlab.cdc-java.io:cdc-io-utils:0.21.3")
'com.gitlab.cdc-java.io:cdc-io-utils:jar:0.21.3'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-utils" rev="0.21.3">
<artifact name="cdc-io-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-utils', version='0.21.3')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-utils" % "0.21.3"
[com.gitlab.cdc-java.io/cdc-io-utils "0.21.3"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |