License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.societegenerale.github-crawler |
ArtifactId | ArtifactIdgithub-crawler-parent |
Version | Version1.2.1 |
Type | Typepom |
Description |
Descriptiongithub-crawler
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-crawler-parent-1.2.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-parent/ -->
<dependency>
<groupId>com.societegenerale.github-crawler</groupId>
<artifactId>github-crawler-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-parent/
implementation 'com.societegenerale.github-crawler:github-crawler-parent:1.2.1'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-parent/
implementation ("com.societegenerale.github-crawler:github-crawler-parent:1.2.1")
'com.societegenerale.github-crawler:github-crawler-parent:pom:1.2.1'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-parent" rev="1.2.1">
<artifact name="github-crawler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-parent', version='1.2.1')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-parent" % "1.2.1"
[com.societegenerale.github-crawler/github-crawler-parent "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |