Last Version

Standalone Ignite 2.0.7

Library to reduce the code necessary to start and make a controlled shutdown of standalone applications

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

standalone-ignite
Version

Version

2.0.7
Type

Type

jar
Description

Description

Standalone Ignite
Library to reduce the code necessary to start and make a controlled shutdown of standalone applications
Project URL

Project URL

https://standalone-ignite.bytemechanics.org
Project Organization

Project Organization

Byte Mechanics
Source Code Management

Source Code Management

https://github.com/bytemechanics/standalone-ignite

Download standalone-ignite 2.0.7


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

Dependencies

test (5)

Group / Artifact Type Version
org.bytemechanics : copy-commons jar 1.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.jmockit : jmockit jar 1.48

Project Modules

There are no modules declared in this project.