License |
License
The 2-Clause BSD License
|
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdcommon-base2 |
Version | Version1.4.4 |
Type | Typejar |
Description |
Descriptioncommon-base2
common java library
|
Filename | Size |
---|---|
common-base2-1.4.4.pom | |
common-base2-1.4.4.jar | 125 KB |
common-base2-1.4.4-sources.jar | 41 KB |
common-base2-1.4.4-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>common-base2</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/
implementation 'com.gitee.l0km:common-base2:1.4.4'
// https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/
implementation ("com.gitee.l0km:common-base2:1.4.4")
'com.gitee.l0km:common-base2:jar:1.4.4'
<dependency org="com.gitee.l0km" name="common-base2" rev="1.4.4">
<artifact name="common-base2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='common-base2', version='1.4.4')
)
libraryDependencies += "com.gitee.l0km" % "common-base2" % "1.4.4"
[com.gitee.l0km/common-base2 "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
eu.agno3.jcifs : jcifs-ng | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.gitee.l0km : common-base | jar | 1.4.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |