Last Version

io.github.horvee.storylog:sample 1.0.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

sample
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download sample 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/ -->
<dependency>
    <groupId>io.github.horvee.storylog</groupId>
    <artifactId>sample</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/
implementation 'io.github.horvee.storylog:sample:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/
implementation ("io.github.horvee.storylog:sample:1.0.1.RELEASE")
'io.github.horvee.storylog:sample:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="sample" rev="1.0.1.RELEASE">
  <artifact name="sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='sample', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "sample" % "1.0.1.RELEASE"
[io.github.horvee.storylog/sample "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.horvee.storylog : core jar 1.0.1.RELEASE
io.github.horvee.storylog : transfer-spring-boot-kafka jar 1.0.1.RELEASE
io.github.horvee.storylog : save-spring-boot-elasticsearch jar 1.0.1.RELEASE
io.github.horvee.storylog : spring-boot-interceptor-configuration jar 1.0.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.