| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.dooapp |
| ArtifactId | ArtifactIdgaedo-guice |
| Version | Version1.0.16 |
| Type | Typejar |
| Description |
Descriptiongaedo-guice
Google App Engine Data Object Library
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationdooApp |
| Filename | Size |
|---|---|
| gaedo-guice-1.0.16.pom | |
| gaedo-guice-1.0.16.jar | 3 KB |
| gaedo-guice-1.0.16-sources.jar | 1 KB |
| gaedo-guice-1.0.16-javadoc.jar | 37 KB |
| gaedo-guice-1.0.16-exceptions.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dooapp/gaedo-guice/ -->
<dependency>
<groupId>com.dooapp</groupId>
<artifactId>gaedo-guice</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.dooapp/gaedo-guice/
implementation 'com.dooapp:gaedo-guice:1.0.16'
// https://jarcasting.com/artifacts/com.dooapp/gaedo-guice/
implementation ("com.dooapp:gaedo-guice:1.0.16")
'com.dooapp:gaedo-guice:jar:1.0.16'
<dependency org="com.dooapp" name="gaedo-guice" rev="1.0.16">
<artifact name="gaedo-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dooapp', module='gaedo-guice', version='1.0.16')
)
libraryDependencies += "com.dooapp" % "gaedo-guice" % "1.0.16"
[com.dooapp/gaedo-guice "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dooapp : gaedo-definition | jar | 1.0.16 |
| com.google.inject : guice | jar | 2.0 |
| aopalliance : aopalliance | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |