io.github.horvee.storylog:storylog

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

License

License

GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

storylog
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/Horvee/storylog

Download storylog

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • core
  • empty-impl
  • transfer-spring-boot-kafka
  • springboot-configuration
  • save-spring-boot-elasticsearch
  • service-consumer-ke
  • spring-boot-interceptor-configuration
  • sample
  • transfer-spring-boot-rocketmq

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE