| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdorg.realityforge.guiceyloops |
| ArtifactId | ArtifactIdguiceyloops |
| Version | Version0.108 |
| Type | Typejar |
| Description |
DescriptionGuiceyLoops: Guice EE testing support
GuiceyLoops: Guice EE testing support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| guiceyloops-0.108.pom | |
| guiceyloops-0.108.jar | 89 KB |
| guiceyloops-0.108-sources.jar | 49 KB |
| guiceyloops-0.108-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.guiceyloops/guiceyloops/ -->
<dependency>
<groupId>org.realityforge.guiceyloops</groupId>
<artifactId>guiceyloops</artifactId>
<version>0.108</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.guiceyloops/guiceyloops/
implementation 'org.realityforge.guiceyloops:guiceyloops:0.108'
// https://jarcasting.com/artifacts/org.realityforge.guiceyloops/guiceyloops/
implementation ("org.realityforge.guiceyloops:guiceyloops:0.108")
'org.realityforge.guiceyloops:guiceyloops:jar:0.108'
<dependency org="org.realityforge.guiceyloops" name="guiceyloops" rev="0.108">
<artifact name="guiceyloops" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.guiceyloops', module='guiceyloops', version='0.108')
)
libraryDependencies += "org.realityforge.guiceyloops" % "guiceyloops" % "0.108"
[org.realityforge.guiceyloops/guiceyloops "0.108"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.realityforge.jndikit : jndikit Optional | jar | 1.4 |
| com.icegreen : greenmail Optional | jar | 1.4.0 |
| fish.payara.extras : payara-embedded-all Optional | jar | 5.192-rf |
| org.mockito : mockito-all | jar | 1.9.5 |
| au.com.stocksoftware.com.google.inject » guice | jar | 4.1.1-stock |
| aopalliance : aopalliance | jar | 1.0 |
| org.ow2.asm : asm | jar | 5.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.realityforge.javax.annotation : javax.annotation | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| com.h2database : h2 | jar | 1.3.159 |
| com.beust : jcommander | jar | 1.78 |
| org.webjars : jquery | jar | 3.5.1 |