Jar examples for j:javafx-cdi-bootstrap
A library that allows you to use "Contexts and Dependency Injection" in JavaFX applications.
You can download jar file javafx-cdi-bootstrap 1.0.3 in this page.
MIT-License
You can use the following script to add javafx-cdi-bootstrap-1.0.3.jar to your project.
<dependency> <groupId>de.perdoctus.fx</groupId> <artifactId>javafx-cdi-bootstrap</artifactId> <version>1.0.3</version> </dependency>
compile group: 'de.perdoctus.fx', name: 'javafx-cdi-bootstrap', version: '1.0.3'
libraryDependencies += "de.perdoctus.fx" % "javafx-cdi-bootstrap" % "1.0.3"
<dependency org="de.perdoctus.fx" name="javafx-cdi-bootstrap" rev="1.0.3"/>
@Grapes(@Grab(group='de.perdoctus.fx', module='javafx-cdi-bootstrap', version='1.0.3'))
'de.perdoctus.fx:javafx-cdi-bootstrap:jar:1.0.3'
Click the following link to download the jar file.
javafx-cdi-bootstrap-1.0.3-javadoc.jar