| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bliplink |
| ArtifactId | ArtifactIdcom.app.common |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Utils
com.app.common
|
| Filename | Size |
|---|---|
| com.app.common-0.1.0.pom | |
| com.app.common-0.1.0.jar | 122 KB |
| com.app.common-0.1.0-sources.jar | 63 KB |
| com.app.common-0.1.0-javadoc.jar | 369 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bliplink/com.app.common/ -->
<dependency>
<groupId>com.github.bliplink</groupId>
<artifactId>com.app.common</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bliplink/com.app.common/
implementation 'com.github.bliplink:com.app.common:0.1.0'
// https://jarcasting.com/artifacts/com.github.bliplink/com.app.common/
implementation ("com.github.bliplink:com.app.common:0.1.0")
'com.github.bliplink:com.app.common:jar:0.1.0'
<dependency org="com.github.bliplink" name="com.app.common" rev="0.1.0">
<artifact name="com.app.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bliplink', module='com.app.common', version='0.1.0')
)
libraryDependencies += "com.github.bliplink" % "com.app.common" % "0.1.0"
[com.github.bliplink/com.app.common "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.0.RELEASE |
| org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.7 |
| org.apache.dubbo : dubbo-spring-boot-actuator | jar | 2.7.7 |
| com.alibaba : druid | jar | 1.0.20 |
| org.quartz-scheduler : quartz | jar | 2.1.7 |
| com.alibaba : fastjson | jar | 1.2.66 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| mysql : mysql-connector-java | jar | 5.1.24 |
| commons-configuration : commons-configuration | jar | 1.9 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| junit : junit | jar | 4.13 |
| com.101tec : zkclient | jar | 0.10 |
| com.google.guava : guava | jar | 16.0.1 |
| org.apache.httpcomponents : httpcore | jar | 4.4.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| org.projectlombok : lombok Optional | jar | 1.18.8 |