Last Version

Guice Plugin 0.104

Build Project for Morphia

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.code.morphia
ArtifactId

ArtifactId

morphia-guice-plug
Version

Version

0.104
Type

Type

jar
Description

Description

Guice Plugin
Build Project for Morphia

Download morphia-guice-plug 0.104


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.morphia : morphia jar 0.104
com.google.inject : guice jar 3.0

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar [2.10.1,2.11.2]

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.