com.github.hjohn.ddif:ddif-test-plugin-singleton

A light-weight framework that allows using inject annotations (such as JSR-330 or Jakarta Annotations) to create instances of objects, even when they're dynamically loaded at runtime. This framework will allow you to package your classes in seperate JAR's, load them at runtime, and have them injected with dependencies or serve as dependencies for other classes.

License

License

GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-test-plugin-singleton
Last Version

Last Version

4.0.0-alpha.6
Release Date

Release Date

Type

Type

jar
Description

Description

A light-weight framework that allows using inject annotations (such as JSR-330 or Jakarta Annotations) to create instances of objects, even when they're dynamically loaded at runtime. This framework will allow you to package your classes in seperate JAR's, load them at runtime, and have them injected with dependencies or serve as dependencies for other classes.

Download ddif-test-plugin-singleton

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-plugin-singleton/ -->
<dependency>
    <groupId>com.github.hjohn.ddif</groupId>
    <artifactId>ddif-test-plugin-singleton</artifactId>
    <version>4.0.0-alpha.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-plugin-singleton/
implementation 'com.github.hjohn.ddif:ddif-test-plugin-singleton:4.0.0-alpha.6'
// https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-plugin-singleton/
implementation ("com.github.hjohn.ddif:ddif-test-plugin-singleton:4.0.0-alpha.6")
'com.github.hjohn.ddif:ddif-test-plugin-singleton:jar:4.0.0-alpha.6'
<dependency org="com.github.hjohn.ddif" name="ddif-test-plugin-singleton" rev="4.0.0-alpha.6">
  <artifact name="ddif-test-plugin-singleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hjohn.ddif', module='ddif-test-plugin-singleton', version='4.0.0-alpha.6')
)
libraryDependencies += "com.github.hjohn.ddif" % "ddif-test-plugin-singleton" % "4.0.0-alpha.6"
[com.github.hjohn.ddif/ddif-test-plugin-singleton "4.0.0-alpha.6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hjohn.ddif : ddif-test-api jar 4.0.0-alpha.6
com.github.hjohn.ddif : ddif-plugins jar 4.0.0-alpha.6
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-alpha.6
4.0.0-alpha.5
4.0.0-alpha.4
4.0.0-alpha.1
3.0.2
3.0.0
2.1.0