| License |
License
GNU General Public License v2.0
|
|---|---|
| GroupId | GroupIdcom.iwuyc.tools |
| ArtifactId | ArtifactIdiwuyc-common-beans |
| Last Version | Last Version2021.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniwuyc-common-beans
Common beans tools.Include utility classes,and much much more.
|
| Filename | Size |
|---|---|
| iwuyc-common-beans-2021.4.pom | |
| iwuyc-common-beans-2021.4.jar | 17 KB |
| iwuyc-common-beans-2021.4-sources.jar | 8 KB |
| iwuyc-common-beans-2021.4-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iwuyc.tools/iwuyc-common-beans/ -->
<dependency>
<groupId>com.iwuyc.tools</groupId>
<artifactId>iwuyc-common-beans</artifactId>
<version>2021.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwuyc.tools/iwuyc-common-beans/
implementation 'com.iwuyc.tools:iwuyc-common-beans:2021.4'
// https://jarcasting.com/artifacts/com.iwuyc.tools/iwuyc-common-beans/
implementation ("com.iwuyc.tools:iwuyc-common-beans:2021.4")
'com.iwuyc.tools:iwuyc-common-beans:jar:2021.4'
<dependency org="com.iwuyc.tools" name="iwuyc-common-beans" rev="2021.4">
<artifact name="iwuyc-common-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwuyc.tools', module='iwuyc-common-beans', version='2021.4')
)
libraryDependencies += "com.iwuyc.tools" % "iwuyc-common-beans" % "2021.4"
[com.iwuyc.tools/iwuyc-common-beans "2021.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.iwuyc.tools : iwuyc-common | jar | 2021.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.slf4j : slf4j-simple | jar | 1.8.0-alpha2 |