Categories |
CategoriesGithub Development Tools Version Controls Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.societegenerale.github-crawler |
ArtifactId | ArtifactIdgithub-crawler-autoconfigure |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/ -->
<dependency>
<groupId>com.societegenerale.github-crawler</groupId>
<artifactId>github-crawler-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation 'com.societegenerale.github-crawler:github-crawler-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation ("com.societegenerale.github-crawler:github-crawler-autoconfigure:1.1.0")
'com.societegenerale.github-crawler:github-crawler-autoconfigure:jar:1.1.0'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-autoconfigure" rev="1.1.0">
<artifact name="github-crawler-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-autoconfigure" % "1.1.0"
[com.societegenerale.github-crawler/github-crawler-autoconfigure "1.1.0"]