| License |
License |
|---|---|
| GroupId | GroupIdcom.github.siwenyan |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
Si Wenyan common
|
| Filename | Size |
|---|---|
| common-1.25.pom | |
| common-1.25.jar | 140 KB |
| common-1.25-sources.jar | 64 KB |
| common-1.25-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.siwenyan/common/ -->
<dependency>
<groupId>com.github.siwenyan</groupId>
<artifactId>common</artifactId>
<version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.siwenyan/common/
implementation 'com.github.siwenyan:common:1.25'
// https://jarcasting.com/artifacts/com.github.siwenyan/common/
implementation ("com.github.siwenyan:common:1.25")
'com.github.siwenyan:common:jar:1.25'
<dependency org="com.github.siwenyan" name="common" rev="1.25">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.siwenyan', module='common', version='1.25')
)
libraryDependencies += "com.github.siwenyan" % "common" % "1.25"
[com.github.siwenyan/common "1.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.cukes : cucumber-java | jar | 1.2.5 |
| info.cukes : cucumber-junit | jar | 1.2.5 |
| log4j : log4j | jar | 1.2.17 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |
| com.google.code.gson : gson | jar | 2.8.2 |
| org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| org.mybatis : mybatis | jar | 3.5.3 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
| com.jayway.restassured : rest-assured | jar | 2.9.0 |
| org.apache.poi : poi-ooxml | jar | 3.17 |