Last Version

Guice Plugin 1.00

Build Project for Morphia

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.jmkgreen.morphia
ArtifactId

ArtifactId

morphia-guice-plug
Version

Version

1.00
Type

Type

jar
Description

Description

Guice Plugin
Build Project for Morphia

Download morphia-guice-plug 1.00


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jmkgreen.morphia : morphia jar 1.0
com.google.inject : guice jar 2.0
org.mongodb : mongo-java-driver Optional jar [2.9,)

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.8.1

Project Modules

There are no modules declared in this project.