License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-guice-testing |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Guice :: testing
Apache James Mail Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
james-server-guice-testing-3.7.0.pom | 1 KB |
james-server-guice-testing-3.7.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-testing/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-guice-testing</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-testing/
implementation 'org.apache.james:james-server-guice-testing:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-testing/
implementation ("org.apache.james:james-server-guice-testing:3.7.0")
'org.apache.james:james-server-guice-testing:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice-testing" rev="3.7.0">
<artifact name="james-server-guice-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-testing', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-testing" % "3.7.0"
[org.apache.james/james-server-guice-testing "3.7.0"]