LifeCycle

Generic LifeCycle intefaces

License

License

GroupId

GroupId

org.irenical.lifecycle
ArtifactId

ArtifactId

lifecycle
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

LifeCycle
Generic LifeCycle intefaces
Project Organization

Project Organization

Irenical

Download lifecycle

How to add to project

<!-- https://jarcasting.com/artifacts/org.irenical.lifecycle/lifecycle/ -->
<dependency>
    <groupId>org.irenical.lifecycle</groupId>
    <artifactId>lifecycle</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.lifecycle/lifecycle/
implementation 'org.irenical.lifecycle:lifecycle:1.0.2'
// https://jarcasting.com/artifacts/org.irenical.lifecycle/lifecycle/
implementation ("org.irenical.lifecycle:lifecycle:1.0.2")
'org.irenical.lifecycle:lifecycle:jar:1.0.2'
<dependency org="org.irenical.lifecycle" name="lifecycle" rev="1.0.2">
  <artifact name="lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.irenical.lifecycle', module='lifecycle', version='1.0.2')
)
libraryDependencies += "org.irenical.lifecycle" % "lifecycle" % "1.0.2"
[org.irenical.lifecycle/lifecycle "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0