Last Version

Lunar Ray - Model - Extensions - Descriptor - Guice 1.0

A set of tools that allows (web)application to be developed more rapidly by leveraging the model.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.lunarray.model.extensions.descriptor
ArtifactId

ArtifactId

guice
Version

Version

1.0
Type

Type

jar
Description

Description

Lunar Ray - Model - Extensions - Descriptor - Guice
A set of tools that allows (web)application to be developed more rapidly by leveraging the model.
Project Organization

Project Organization

Lunar Ray

Download guice 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.lunarray.model : descriptor jar 1.0
com.google.inject : guice jar 3.0
junit : junit jar
org.easymock : easymock jar
org.slf4j : slf4j-simple jar

import (1)

Group / Artifact Type Version
org.lunarray.model : bom pom 1.0

Project Modules

There are no modules declared in this project.