License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.societegenerale.github-crawler |
ArtifactId | ArtifactIdgithub-crawler-starter |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongithub-crawler-starter
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-starter/ -->
<dependency>
<groupId>com.societegenerale.github-crawler</groupId>
<artifactId>github-crawler-starter</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-starter/
implementation 'com.societegenerale.github-crawler:github-crawler-starter:2.0.1'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-starter/
implementation ("com.societegenerale.github-crawler:github-crawler-starter:2.0.1")
'com.societegenerale.github-crawler:github-crawler-starter:jar:2.0.1'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-starter" rev="2.0.1">
<artifact name="github-crawler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-starter', version='2.0.1')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-starter" % "2.0.1"
[com.societegenerale.github-crawler/github-crawler-starter "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.societegenerale.github-crawler : github-crawler-autoconfigure | jar | 2.0.1 |
com.google.guava : guava | jar | 30.1.1-jre |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-annotations-jvm | jar | 1.6.10 |
org.dom4j : dom4j | jar | 2.1.3 |
jaxen : jaxen | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.10 |