Last Version

XApi - Jre Injection Implementation 0.5

All jre-specific runtime implementation for dependency injection goes in here. Note that the xapi-core-inject core library can operate without runtime support; so long as your services are correctly mapped in META-INF, you will not need runtime classpath scanning or bytecode lookup.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-inject
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Jre Injection Implementation
All jre-specific runtime implementation for dependency injection goes in here. Note that the xapi-core-inject core library can operate without runtime support; so long as your services are correctly mapped in META-INF, you will not need runtime classpath scanning or bytecode lookup.
Project Organization

Project Organization

The Internet Party

Download xapi-jre-inject 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
net.wetheinter : xapi-core-inject jar 0.5
net.wetheinter : xapi-dev-scanner jar 0.5

test (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5

Project Modules

There are no modules declared in this project.