License |
License |
---|---|
GroupId | GroupIdio.github.horvee.storylog |
ArtifactId | ArtifactIdservice-consumer-ke |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/service-consumer-ke/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>service-consumer-ke</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/service-consumer-ke/
implementation 'io.github.horvee.storylog:service-consumer-ke:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/service-consumer-ke/
implementation ("io.github.horvee.storylog:service-consumer-ke:1.0.1.RELEASE")
'io.github.horvee.storylog:service-consumer-ke:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="service-consumer-ke" rev="1.0.1.RELEASE">
<artifact name="service-consumer-ke" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='service-consumer-ke', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "service-consumer-ke" % "1.0.1.RELEASE"
[io.github.horvee.storylog/service-consumer-ke "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |