| License |
License |
|---|---|
| GroupId | GroupIdorg.zdevra |
| ArtifactId | ArtifactIdlime |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLime MVC
MVC for Google Guice
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lime-0.4.2.pom | |
| lime-0.4.2.jar | 113 KB |
| lime-0.4.2-sources.jar | 108 KB |
| lime-0.4.2-javadoc.jar | 818 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zdevra/lime/ -->
<dependency>
<groupId>org.zdevra</groupId>
<artifactId>lime</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.zdevra/lime/
implementation 'org.zdevra:lime:0.4.2'
// https://jarcasting.com/artifacts/org.zdevra/lime/
implementation ("org.zdevra:lime:0.4.2")
'org.zdevra:lime:jar:0.4.2'
<dependency org="org.zdevra" name="lime" rev="0.4.2">
<artifact name="lime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zdevra', module='lime', version='0.4.2')
)
libraryDependencies += "org.zdevra" % "lime" % "0.4.2"
[org.zdevra/lime "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject.extensions : guice-servlet | jar | 3.0 |
| com.google.inject.extensions : guice-multibindings | jar | 3.0 |