| License |
License |
|---|---|
| GroupId | GroupIdcom.github.panhongan |
| ArtifactId | ArtifactIdlalaluplus-commons |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlalaluplus-commons
lalaluplus java commons
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lalaluplus-commons-1.7.pom | |
| lalaluplus-commons-1.7.jar | 31 KB |
| lalaluplus-commons-1.7-sources.jar | 15 KB |
| lalaluplus-commons-1.7-javadoc.jar | 192 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>lalaluplus-commons</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation 'com.github.panhongan:lalaluplus-commons:1.7'
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation ("com.github.panhongan:lalaluplus-commons:1.7")
'com.github.panhongan:lalaluplus-commons:jar:1.7'
<dependency org="com.github.panhongan" name="lalaluplus-commons" rev="1.7">
<artifact name="lalaluplus-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='lalaluplus-commons', version='1.7')
)
libraryDependencies += "com.github.panhongan" % "lalaluplus-commons" % "1.7"
[com.github.panhongan/lalaluplus-commons "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.oval : oval | jar | 1.86 |
| org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| com.google.code.gson : gson | jar | 2.2.4 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| joda-time : joda-time | jar | 2.10.1 |
| com.google.guava : guava | jar | 30.0-jre |
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |