Last Version

XApi - Gwt Injection Service 0.5

In order to implement the core XApi dependency injection in gwt, we had to swap out the injection methods themselves with magic methods that call into generated-on-the-fly provider classes.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-inject
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Gwt Injection Service
In order to implement the core XApi dependency injection in gwt, we had to swap out the injection methods themselves with magic methods that call into generated-on-the-fly provider classes.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-inject 0.5


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-inject/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-inject</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-inject/
implementation 'net.wetheinter:xapi-gwt-inject:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-inject/
implementation ("net.wetheinter:xapi-gwt-inject:0.5")
'net.wetheinter:xapi-gwt-inject:jar:0.5'
<dependency org="net.wetheinter" name="xapi-gwt-inject" rev="0.5">
  <artifact name="xapi-gwt-inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt-inject', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt-inject" % "0.5"
[net.wetheinter/xapi-gwt-inject "0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
net.wetheinter : xapi-core-inject jar 0.5
net.wetheinter : xapi-core-inject jar 0.5
net.wetheinter : xapi-core-log jar 0.5
net.wetheinter : xapi-gwt-api jar 0.5
net.wetheinter : xapi-dev-source jar 0.5

provided (2)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0
net.wetheinter : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.