| License |
License |
|---|---|
| GroupId | GroupIdcom.base4j |
| ArtifactId | ArtifactIdbase4j-util |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbase4j-util
base4j公共工具包
|
| Filename | Size |
|---|---|
| base4j-util-1.3.1.pom | |
| base4j-util-1.3.1.jar | 241 KB |
| base4j-util-1.3.1-sources.jar | 169 KB |
| base4j-util-1.3.1-javadoc.jar | 771 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.base4j/base4j-util/ -->
<dependency>
<groupId>com.base4j</groupId>
<artifactId>base4j-util</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.base4j/base4j-util/
implementation 'com.base4j:base4j-util:1.3.1'
// https://jarcasting.com/artifacts/com.base4j/base4j-util/
implementation ("com.base4j:base4j-util:1.3.1")
'com.base4j:base4j-util:jar:1.3.1'
<dependency org="com.base4j" name="base4j-util" rev="1.3.1">
<artifact name="base4j-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.base4j', module='base4j-util', version='1.3.1')
)
libraryDependencies += "com.base4j" % "base4j-util" % "1.3.1"
[com.base4j/base4j-util "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.58 |
| org.dom4j : dom4j | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 23.0 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |