License |
License |
---|---|
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdtag |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
tag-1.2.4.pom | |
tag-1.2.4.jar | 21 KB |
tag-1.2.4-sources.jar | 11 KB |
tag-1.2.4-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/tag/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>tag</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/tag/
implementation 'com.weicoder:tag:1.2.4'
// https://jarcasting.com/artifacts/com.weicoder/tag/
implementation ("com.weicoder:tag:1.2.4")
'com.weicoder:tag:jar:1.2.4'
<dependency org="com.weicoder" name="tag" rev="1.2.4">
<artifact name="tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='tag', version='1.2.4')
)
libraryDependencies += "com.weicoder" % "tag" % "1.2.4"
[com.weicoder/tag "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api Optional | jar | 8.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
com.weicoder : common | jar | 1.2.4 |
com.weicoder : core | jar | 1.2.4 |
com.weicoder : web | jar | 1.2.4 |
com.weicoder : ssh | jar | 1.2.4 |
org.apache.struts.xwork : xwork-core | jar | 2.3.37 |
org.apache.struts : struts2-core | jar | 2.5.22 |