Github crawler

Github crawler for watch, star, fork, issues

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.xieyinglin
ArtifactId

ArtifactId

github
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Github crawler
Github crawler for watch, star, fork, issues
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/github
Source Code Management

Source Code Management

https://github.com/xieyinglin/github

Download github

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.xieyinglin/github/ -->
<dependency>
    <groupId>io.github.xieyinglin</groupId>
    <artifactId>github</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xieyinglin/github/
implementation 'io.github.xieyinglin:github:0.0.1'
// https://jarcasting.com/artifacts/io.github.xieyinglin/github/
implementation ("io.github.xieyinglin:github:0.0.1")
'io.github.xieyinglin:github:jar:0.0.1'
<dependency org="io.github.xieyinglin" name="github" rev="0.0.1">
  <artifact name="github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xieyinglin', module='github', version='0.0.1')
)
libraryDependencies += "io.github.xieyinglin" % "github" % "0.0.1"
[io.github.xieyinglin/github "0.0.1"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.projectlombok : lombok jar 1.16.22
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.apache.httpcomponents : httpclient jar 4.5.6
commons-io : commons-io jar 2.4
org.jsoup : jsoup jar 1.11.3

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.0.5.RELEASE
mysql : mysql-connector-java jar 5.1.47

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1