Last Version

io.github.swalikh:wework-wehook-starter 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.swalikh
ArtifactId

ArtifactId

wework-wehook-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

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

Source Code Management

https://github.com/swalikh/wework-wehook-starter/tree/main

Download wework-wehook-starter 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.9.RELEASE
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-autoconfigure jar 2.1.9.RELEASE
com.alibaba : fastjson jar 1.2.62
org.apache.httpcomponents : httpclient jar 4.5.10

Project Modules

There are no modules declared in this project.