Last Version

xerj.commandstack.providers.guice 0.0.1

XerJ Command Stack's CommandHandlerProvider implementation that utilizes Guice.

License

License

Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.github.xerprojects
ArtifactId

ArtifactId

xerj.commandstack.providers.guice
Version

Version

0.0.1
Type

Type

jar
Description

Description

xerj.commandstack.providers.guice
XerJ Command Stack's CommandHandlerProvider implementation that utilizes Guice.
Project URL

Project URL

https://github.com/XerProjects/xerj.commandstack
Project Organization

Project Organization

XerProjects
Source Code Management

Source Code Management

https://github.com/XerProjects/xerj.commandstack

Download xerj.commandstack.providers.guice 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.xerprojects/xerj.commandstack.providers.guice/ -->
<dependency>
    <groupId>io.github.xerprojects</groupId>
    <artifactId>xerj.commandstack.providers.guice</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xerprojects/xerj.commandstack.providers.guice/
implementation 'io.github.xerprojects:xerj.commandstack.providers.guice:0.0.1'
// https://jarcasting.com/artifacts/io.github.xerprojects/xerj.commandstack.providers.guice/
implementation ("io.github.xerprojects:xerj.commandstack.providers.guice:0.0.1")
'io.github.xerprojects:xerj.commandstack.providers.guice:jar:0.0.1'
<dependency org="io.github.xerprojects" name="xerj.commandstack.providers.guice" rev="0.0.1">
  <artifact name="xerj.commandstack.providers.guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xerprojects', module='xerj.commandstack.providers.guice', version='0.0.1')
)
libraryDependencies += "io.github.xerprojects" % "xerj.commandstack.providers.guice" % "0.0.1"
[io.github.xerprojects/xerj.commandstack.providers.guice "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.xerprojects : xerj.commandstack jar 0.0.1
com.google.inject : guice jar 4.2.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1

Project Modules

There are no modules declared in this project.