| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lontime |
| ArtifactId | ArtifactIdbase-commonj-library |
| Version | Version1.0.0-M10 |
| Type | Typejar |
| Description |
Descriptiondependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/base-commonj-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>base-commonj-library</artifactId>
<version>1.0.0-M10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/base-commonj-library/
implementation 'com.github.lontime:base-commonj-library:1.0.0-M10'
// https://jarcasting.com/artifacts/com.github.lontime/base-commonj-library/
implementation ("com.github.lontime:base-commonj-library:1.0.0-M10")
'com.github.lontime:base-commonj-library:jar:1.0.0-M10'
<dependency org="com.github.lontime" name="base-commonj-library" rev="1.0.0-M10">
<artifact name="base-commonj-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='base-commonj-library', version='1.0.0-M10')
)
libraryDependencies += "com.github.lontime" % "base-commonj-library" % "1.0.0-M10"
[com.github.lontime/base-commonj-library "1.0.0-M10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lontime : extagrona-library | jar | 1.0.0-M10 |
| com.github.lontime : extnetty-library | jar | 1.0.0-M10 |
| com.github.lontime : extconfig-library | jar | 1.0.0-M10 |
| com.github.lontime : exttime-library | jar | 1.0.0-M10 |
| com.github.lontime : extguava-jre-library | jar | 1.0.0-M10 |
| io.projectreactor : reactor-core | jar | 3.4.17 |
| org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| am.ik.yavi : yavi Optional | jar | 0.11.2 |
| com.alibaba : transmittable-thread-local Optional | jar | 2.12.6 |
| org.springframework : spring-core | jar | 5.3.19 |
| cn.hutool : hutool-core | jar | 5.7.22 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |