License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.github.xerprojects |
ArtifactId | ArtifactIdxerj.commandstack.providers.guice |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionxerj.commandstack.providers.guice
XerJ Command Stack's CommandHandlerProvider implementation that utilizes Guice.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.xerprojects : xerj.commandstack | jar | 0.0.1 |
com.google.inject : guice | jar | 4.2.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 |