License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.societegenerale |
ArtifactId | ArtifactIdgithub-crawler-starter |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiongithub-crawler-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.societegenerale/github-crawler-starter/ -->
<dependency>
<groupId>com.societegenerale</groupId>
<artifactId>github-crawler-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale/github-crawler-starter/
implementation 'com.societegenerale:github-crawler-starter:1.0.2'
// https://jarcasting.com/artifacts/com.societegenerale/github-crawler-starter/
implementation ("com.societegenerale:github-crawler-starter:1.0.2")
'com.societegenerale:github-crawler-starter:jar:1.0.2'
<dependency org="com.societegenerale" name="github-crawler-starter" rev="1.0.2">
<artifact name="github-crawler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale', module='github-crawler-starter', version='1.0.2')
)
libraryDependencies += "com.societegenerale" % "github-crawler-starter" % "1.0.2"
[com.societegenerale/github-crawler-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.societegenerale : github-crawler-autoconfigure | jar | 1.0.2 |
org.projectlombok : lombok Optional | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |