| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdcommon-base2 |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-base2
common java library
|
| Filename | Size |
|---|---|
| common-base2-2.4.2.pom | |
| common-base2-2.4.2.jar | 95 KB |
| common-base2-2.4.2-sources.jar | 25 KB |
| common-base2-2.4.2-javadoc.jar | 204 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>common-base2</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/
implementation 'com.gitee.l0km:common-base2:2.4.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/common-base2/
implementation ("com.gitee.l0km:common-base2:2.4.2")
'com.gitee.l0km:common-base2:jar:2.4.2'
<dependency org="com.gitee.l0km" name="common-base2" rev="2.4.2">
<artifact name="common-base2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='common-base2', version='2.4.2')
)
libraryDependencies += "com.gitee.l0km" % "common-base2" % "2.4.2"
[com.gitee.l0km/common-base2 "2.4.2"]
| 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 | 2.4.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |