java-utils
java utilities
| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.bingoohuang |
| ArtifactId | ArtifactIdjava-utils |
| Last Version | Last Version0.0.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava utilities
java utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| java-utils-0.0.25.pom | |
| java-utils-0.0.25.jar | 39 KB |
| java-utils-0.0.25-sources.jar | 20 KB |
| java-utils-0.0.25-javadoc.jar | 192 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/java-utils/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>java-utils</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/java-utils/
implementation 'com.github.bingoohuang:java-utils:0.0.25'
// https://jarcasting.com/artifacts/com.github.bingoohuang/java-utils/
implementation ("com.github.bingoohuang:java-utils:0.0.25")
'com.github.bingoohuang:java-utils:jar:0.0.25'
<dependency org="com.github.bingoohuang" name="java-utils" rev="0.0.25">
<artifact name="java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='java-utils', version='0.0.25')
)
libraryDependencies += "com.github.bingoohuang" % "java-utils" % "0.0.25"
[com.github.bingoohuang/java-utils "0.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.11.1 |
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.42 |
| com.h2database : h2 | jar | 1.4.197 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
java utilities