License |
License |
---|---|
GroupId | GroupIdorg.jfaster.derror |
ArtifactId | ArtifactIdderror-common |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
derror-common-1.0.5.pom | |
derror-common-1.0.5.jar | 69 KB |
derror-common-1.0.5-sources.jar | 48 KB |
derror-common-1.0.5-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jfaster.derror/derror-common/ -->
<dependency>
<groupId>org.jfaster.derror</groupId>
<artifactId>derror-common</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfaster.derror/derror-common/
implementation 'org.jfaster.derror:derror-common:1.0.5'
// https://jarcasting.com/artifacts/org.jfaster.derror/derror-common/
implementation ("org.jfaster.derror:derror-common:1.0.5")
'org.jfaster.derror:derror-common:jar:1.0.5'
<dependency org="org.jfaster.derror" name="derror-common" rev="1.0.5">
<artifact name="derror-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfaster.derror', module='derror-common', version='1.0.5')
)
libraryDependencies += "org.jfaster.derror" % "derror-common" % "1.0.5"
[org.jfaster.derror/derror-common "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-collections4 | jar | 4.1 |
com.alibaba : fastjson | jar | 1.2.35 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-access | jar | 1.2.3 |