| License |
License |
|---|---|
| GroupId | GroupIdtop.jfunc.common |
| ArtifactId | ArtifactIdcommon-utils |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptioncommon-utils
common utils like IOUtil,StrUtil,HoldProcessor.etc.
|
| Filename | Size |
|---|---|
| common-utils-1.0.pom | |
| common-utils-1.0.jar | 138 KB |
| common-utils-1.0-sources.jar | 108 KB |
| common-utils-1.0-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.common/common-utils/ -->
<dependency>
<groupId>top.jfunc.common</groupId>
<artifactId>common-utils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.common/common-utils/
implementation 'top.jfunc.common:common-utils:1.0'
// https://jarcasting.com/artifacts/top.jfunc.common/common-utils/
implementation ("top.jfunc.common:common-utils:1.0")
'top.jfunc.common:common-utils:jar:1.0'
<dependency org="top.jfunc.common" name="common-utils" rev="1.0">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.common', module='common-utils', version='1.0')
)
libraryDependencies += "top.jfunc.common" % "common-utils" % "1.0"
[top.jfunc.common/common-utils "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| net.logstash.logback : logstash-logback-encoder | jar | 4.11 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |