io.github.horvee.storylog:empty-impl

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

License

License

GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

empty-impl
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download empty-impl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.horvee.storylog : core jar 1.0.1.RELEASE

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE