| License |
License |
|---|---|
| GroupId | GroupIdcn.weforward |
| ArtifactId | ArtifactIdweforward-common |
| Last Version | Last Version1.2.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweforward-common
weforward module
|
| Filename | Size |
|---|---|
| weforward-common-1.2.14.pom | |
| weforward-common-1.2.14.jar | 287 KB |
| weforward-common-1.2.14-sources.jar | 233 KB |
| weforward-common-1.2.14-javadoc.jar | 932 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.weforward/weforward-common/ -->
<dependency>
<groupId>cn.weforward</groupId>
<artifactId>weforward-common</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/weforward-common/
implementation 'cn.weforward:weforward-common:1.2.14'
// https://jarcasting.com/artifacts/cn.weforward/weforward-common/
implementation ("cn.weforward:weforward-common:1.2.14")
'cn.weforward:weforward-common:jar:1.2.14'
<dependency org="cn.weforward" name="weforward-common" rev="1.2.14">
<artifact name="weforward-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='weforward-common', version='1.2.14')
)
libraryDependencies += "cn.weforward" % "weforward-common" % "1.2.14"
[cn.weforward/weforward-common "1.2.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |