License |
License |
---|---|
GroupId | GroupIdcom.github.panhongan |
ArtifactId | ArtifactIdlalaluplus-commons |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptioncom.github.panhongan:lalaluplus-commons
lalaluplus java commons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lalaluplus-commons-1.0.pom | |
lalaluplus-commons-1.0.jar | 40 KB |
lalaluplus-commons-1.0-sources.jar | 20 KB |
lalaluplus-commons-1.0-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>lalaluplus-commons</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation 'com.github.panhongan:lalaluplus-commons:1.0'
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation ("com.github.panhongan:lalaluplus-commons:1.0")
'com.github.panhongan:lalaluplus-commons:jar:1.0'
<dependency org="com.github.panhongan" name="lalaluplus-commons" rev="1.0">
<artifact name="lalaluplus-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='lalaluplus-commons', version='1.0')
)
libraryDependencies += "com.github.panhongan" % "lalaluplus-commons" % "1.0"
[com.github.panhongan/lalaluplus-commons "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.oval : oval | jar | 1.86 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
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 | 24.1.1-jre |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |