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