| License |
License |
|---|---|
| GroupId | GroupIdcom.yilnz |
| ArtifactId | ArtifactIdsurfing |
| Version | Version0.1.13 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| surfing-0.1.13.pom | |
| surfing-0.1.13.jar | 141 KB |
| surfing-0.1.13-sources.jar | 68 KB |
| surfing-0.1.13-javadoc.jar | 587 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yilnz/surfing/ -->
<dependency>
<groupId>com.yilnz</groupId>
<artifactId>surfing</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.yilnz/surfing/
implementation 'com.yilnz:surfing:0.1.13'
// https://jarcasting.com/artifacts/com.yilnz/surfing/
implementation ("com.yilnz:surfing:0.1.13")
'com.yilnz:surfing:jar:0.1.13'
<dependency org="com.yilnz" name="surfing" rev="0.1.13">
<artifact name="surfing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yilnz', module='surfing', version='0.1.13')
)
libraryDependencies += "com.yilnz" % "surfing" % "0.1.13"
[com.yilnz/surfing "0.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| us.codecraft : xsoup | jar | 0.3.1 |
| org.jsoup : jsoup | jar | 1.11.3 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| com.alibaba : fastjson | jar | 1.2.57 |
| org.brotli : dec | jar | 0.1.2 |
| org.apache.commons : commons-text | jar | 1.8 |
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.projectlombok : lombok | jar | 1.18.16 |