| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.jahhan |
| ArtifactId | ArtifactIdcommon-plugin-util |
| Version | Version1.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptioncommon-plugin-util
The common module of dubbo project
|
<!-- https://jarcasting.com/artifacts/net.jahhan/common-plugin-util/ -->
<dependency>
<groupId>net.jahhan</groupId>
<artifactId>common-plugin-util</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/common-plugin-util/
implementation 'net.jahhan:common-plugin-util:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/common-plugin-util/
implementation ("net.jahhan:common-plugin-util:1.0.0-RELEASE")
'net.jahhan:common-plugin-util:jar:1.0.0-RELEASE'
<dependency org="net.jahhan" name="common-plugin-util" rev="1.0.0-RELEASE">
<artifact name="common-plugin-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='common-plugin-util', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "common-plugin-util" % "1.0.0-RELEASE"
[net.jahhan/common-plugin-util "1.0.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jahhan : spring-guice | jar | 1.0.0-RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.google.inject : guice | jar | 4.0 |
| com.google.inject.extensions : guice-servlet | jar | 3.0 |
| commons-beanutils : commons-beanutils | jar | |
| org.javassist : javassist | jar | 3.20.0-GA |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.projectlombok : lombok | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
| com.alibaba : fastjson | jar | 1.2.38 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-starter-jersey | jar | |
| com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
| de.javakaffee : kryo-serializers | jar | 0.26 |
| de.ruedigermoeller : fst | jar | 1.55 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.0 |
| org.easymock : easymockclassextension | jar | 3.0 |
| com.googlecode.jmockit : jmockit | jar | 0.999.8 |