Last Version

github-crawler-core 1.0.2

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
ArtifactId

ArtifactId

github-crawler-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

github-crawler-core
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download github-crawler-core 1.0.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-feign jar 1.3.4.RELEASE
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.41
org.jetbrains.kotlin : kotlin-reflect jar 1.2.41
org.jetbrains.kotlin : kotlin-annotations-jvm jar 1.2.41
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.2
commons-io : commons-io jar 2.6
io.github.openfeign : feign-gson jar 9.6.0
io.github.openfeign : feign-httpclient jar 9.6.0
com.squareup.okhttp3 : okhttp jar 3.10.0
org.projectlombok : lombok Optional jar 1.16.18

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 1.5.9.RELEASE

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.41
org.apache.commons : commons-lang3 jar 3.7
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.