MVN

net.wetheinter : xapi-jre-inject

Maven & Gradle

May 31, 2015
16 usages

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.

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-jre-inject</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wetheinter : xapi-jre-inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of net.wetheinter : xapi-jre-inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
xapi-jre-inject-0.5
0.4
xapi-jre-inject-0.4
0.3
xapi-jre-inject-0.3

How to add a dependency to Maven

Add the following net.wetheinter : xapi-jre-inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-jre-inject</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.wetheinter : xapi-jre-inject gradle dependency to your build.gradle file:

implementation 'net.wetheinter:xapi-jre-inject:0.5'

Gradle Kotlin DSL: Add the following net.wetheinter : xapi-jre-inject gradle kotlin dependency to your build.gradle.kts file:

implementation("net.wetheinter:xapi-jre-inject:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.wetheinter : xapi-jre-inject sbt scala dependency to your build.sbt file:

libraryDependencies += "net.wetheinter" % "xapi-jre-inject" % "0.5"

Advertisement

Dependencies from Group

May 31, 2015
17 usages
May 31, 2015
16 usages
May 31, 2015
12 usages
May 31, 2015
10 usages
May 31, 2015
9 usages

Discover Dependencies

Mar 30, 2018
16 usages
Mar 30, 2018
18 usages
Mar 30, 2018
16 usages
Jul 13, 2023
15 usages
1.5k stars
Jan 30, 2021
13 usages
27 stars
Jan 30, 2021
13 usages
27 stars
Jun 22, 2023
22 usages
2 stars