License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Git Development Tools Version Controls config Application Layer Libs Configuration |
GroupId | GroupIdio.helidon.config |
ArtifactId | ArtifactIdhelidon-config-git |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Config Git
Git Config source.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-config-git-3.0.0-M2.pom | |
helidon-config-git-3.0.0-M2.jar | 19 KB |
helidon-config-git-3.0.0-M2-sources.jar | 11 KB |
helidon-config-git-3.0.0-M2-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-git/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-git</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-git/
implementation 'io.helidon.config:helidon-config-git:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-git/
implementation ("io.helidon.config:helidon-config-git:3.0.0-M2")
'io.helidon.config:helidon-config-git:jar:3.0.0-M2'
<dependency org="io.helidon.config" name="helidon-config-git" rev="3.0.0-M2">
<artifact name="helidon-config-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-git', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.config" % "helidon-config-git" % "3.0.0-M2"
[io.helidon.config/helidon-config-git "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config | jar | 3.0.0-M2 |
io.helidon.common : helidon-common | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-media-type | jar | 3.0.0-M2 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.11.1.202105131744-r |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-testing | jar | 3.0.0-M2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.eclipse.jgit : org.eclipse.jgit.junit | jar | 5.11.1.202105131744-r |
org.mockito : mockito-core | jar | 2.23.4 |
io.helidon.config : helidon-config-test-infrastructure | jar | 3.0.0-M2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
junit : junit | jar | 4.13.1 |