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