License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdcn.lonecloud |
ArtifactId | ArtifactIdgithub-webhook-client |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGithub webHook Client
Github webHook工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
github-webhook-client-0.0.1.pom | |
github-webhook-client-0.0.1.jar | 32 KB |
github-webhook-client-0.0.1-sources.jar | 15 KB |
github-webhook-client-0.0.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.lonecloud/github-webhook-client/ -->
<dependency>
<groupId>cn.lonecloud</groupId>
<artifactId>github-webhook-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lonecloud/github-webhook-client/
implementation 'cn.lonecloud:github-webhook-client:0.0.1'
// https://jarcasting.com/artifacts/cn.lonecloud/github-webhook-client/
implementation ("cn.lonecloud:github-webhook-client:0.0.1")
'cn.lonecloud:github-webhook-client:jar:0.0.1'
<dependency org="cn.lonecloud" name="github-webhook-client" rev="0.0.1">
<artifact name="github-webhook-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lonecloud', module='github-webhook-client', version='0.0.1')
)
libraryDependencies += "cn.lonecloud" % "github-webhook-client" % "0.0.1"
[cn.lonecloud/github-webhook-client "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.76 |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-codec : commons-codec | jar | 1.14 |
commons-io : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |