License |
License |
---|---|
GroupId | GroupIdcom.github.tsingjyujing |
ArtifactId | ArtifactIdlofka-utils |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
lofka-utils-1.7.pom | |
lofka-utils-1.7.jar | 44 KB |
lofka-utils-1.7-sources.jar | 30 KB |
lofka-utils-1.7-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-utils/ -->
<dependency>
<groupId>com.github.tsingjyujing</groupId>
<artifactId>lofka-utils</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-utils/
implementation 'com.github.tsingjyujing:lofka-utils:1.7'
// https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-utils/
implementation ("com.github.tsingjyujing:lofka-utils:1.7")
'com.github.tsingjyujing:lofka-utils:jar:1.7'
<dependency org="com.github.tsingjyujing" name="lofka-utils" rev="1.7">
<artifact name="lofka-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tsingjyujing', module='lofka-utils', version='1.7')
)
libraryDependencies += "com.github.tsingjyujing" % "lofka-utils" % "1.7"
[com.github.tsingjyujing/lofka-utils "1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : bson | jar | 3.6.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
com.google.code.gson : gson | jar | 2.8.4 |
com.google.guava : guava | jar | 12.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |