License |
License |
---|---|
GroupId | GroupIdcn.watsontech.webhelper |
ArtifactId | ArtifactIdweb-common |
Version | Version0.2.1.43 |
Type | Typejar |
Description |
DescriptionBatch of useful tools for Spring web project
|
Filename | Size |
---|---|
web-common-0.2.1.43.pom | |
web-common-0.2.1.43.jar | 146 KB |
web-common-0.2.1.43-sources.jar | 101 KB |
web-common-0.2.1.43-javadoc.jar | 754 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.watsontech.webhelper/web-common/ -->
<dependency>
<groupId>cn.watsontech.webhelper</groupId>
<artifactId>web-common</artifactId>
<version>0.2.1.43</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/web-common/
implementation 'cn.watsontech.webhelper:web-common:0.2.1.43'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/web-common/
implementation ("cn.watsontech.webhelper:web-common:0.2.1.43")
'cn.watsontech.webhelper:web-common:jar:0.2.1.43'
<dependency org="cn.watsontech.webhelper" name="web-common" rev="0.2.1.43">
<artifact name="web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='web-common', version='0.2.1.43')
)
libraryDependencies += "cn.watsontech.webhelper" % "web-common" % "0.2.1.43"
[cn.watsontech.webhelper/web-common "0.2.1.43"]