License |
License |
---|---|
GroupId | GroupIdorg.vx68k.bitbucket |
ArtifactId | ArtifactIdbitbucket-webhook-example-standalone |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitbucket Webhook Example Standalone Server
Example Java EE web application packaged as an executable jar file that uses the Bitbucket Webhook Servlet.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNishimura Software Studio |
<!-- https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-standalone/ -->
<dependency>
<groupId>org.vx68k.bitbucket</groupId>
<artifactId>bitbucket-webhook-example-standalone</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-standalone/
implementation 'org.vx68k.bitbucket:bitbucket-webhook-example-standalone:1.0'
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-standalone/
implementation ("org.vx68k.bitbucket:bitbucket-webhook-example-standalone:1.0")
'org.vx68k.bitbucket:bitbucket-webhook-example-standalone:jar:1.0'
<dependency org="org.vx68k.bitbucket" name="bitbucket-webhook-example-standalone" rev="1.0">
<artifact name="bitbucket-webhook-example-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vx68k.bitbucket', module='bitbucket-webhook-example-standalone', version='1.0')
)
libraryDependencies += "org.vx68k.bitbucket" % "bitbucket-webhook-example-standalone" % "1.0"
[org.vx68k.bitbucket/bitbucket-webhook-example-standalone "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 9.2.11.v20150529 |
org.eclipse.jetty : jetty-deploy | jar | 9.2.11.v20150529 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-annotations | jar | 9.2.11.v20150529 |
org.eclipse.jetty : apache-jsp | jar | 9.2.11.v20150529 |