spring-guice

Utilities for using Spring with Guice and vice versa

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

spring-guice
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-guice
Utilities for using Spring with Guice and vice versa
Project URL

Project URL

https://github.com/spring-projects/spring-guice

Download spring-guice

How to add to project

<!-- https://jarcasting.com/artifacts/net.jahhan/spring-guice/ -->
<dependency>
    <groupId>net.jahhan</groupId>
    <artifactId>spring-guice</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/spring-guice/
implementation 'net.jahhan:spring-guice:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/spring-guice/
implementation ("net.jahhan:spring-guice:1.0.0-RELEASE")
'net.jahhan:spring-guice:jar:1.0.0-RELEASE'
<dependency org="net.jahhan" name="spring-guice" rev="1.0.0-RELEASE">
  <artifact name="spring-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='spring-guice', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "spring-guice" % "1.0.0-RELEASE"
[net.jahhan/spring-guice "1.0.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
com.google.inject : guice jar 4.0

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.10
org.mockito : mockito-core jar
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.

jahhan

java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net

net.jahhan

Spring

Versions

Version
1.0.0-RELEASE