is not current version
Last Version 2.0.1

github-crawler-core 1.2.1

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

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.societegenerale.github-crawler
ArtifactId

ArtifactId

github-crawler-core
Version

Version

1.2.1
Type

Type

jar
Description

Description

github-crawler-core
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/github-crawler-core

Download github-crawler-core 1.2.1


<!-- https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-core/ -->
<dependency>
    <groupId>com.societegenerale.github-crawler</groupId>
    <artifactId>github-crawler-core</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-core/
implementation 'com.societegenerale.github-crawler:github-crawler-core:1.2.1'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-core/
implementation ("com.societegenerale.github-crawler:github-crawler-core:1.2.1")
'com.societegenerale.github-crawler:github-crawler-core:jar:1.2.1'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-core" rev="1.2.1">
  <artifact name="github-crawler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-core', version='1.2.1')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-core" % "1.2.1"
[com.societegenerale.github-crawler/github-crawler-core "1.2.1"]

Dependencies

compile (17)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.springframework.boot : spring-boot-starter-logging jar 2.2.2.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
io.github.openfeign : feign-gson jar
io.github.openfeign : feign-httpclient jar
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.7
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.7
commons-io : commons-io jar 2.6
com.squareup.okhttp3 : okhttp jar 3.10.0
com.jayway.jsonpath : json-path jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
com.google.guava : guava jar 26.0-jre
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.60
org.jetbrains.kotlin : kotlin-reflect jar 1.3.60
org.jetbrains.kotlin : kotlin-annotations-jvm jar 1.3.60
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.1.6

test (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.jayway.awaitility : awaitility jar 1.7.0
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
org.jetbrains.kotlin : kotlin-test jar 1.3.60
com.nhaarman : mockito-kotlin jar 1.6.0

Project Modules

There are no modules declared in this project.