MVN

io.xlate : property-inject

Maven & Gradle

Mar 19, 2023
10 stars

Property Injection for Java · Inject values from java.util.Properties using the Java CDI framework

<dependency>
    <groupId>io.xlate</groupId>
    <artifactId>property-inject</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.xlate : property-inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.xlate : property-inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
property-inject-1.1.0
1.0.x
property-inject-1.0.5
property-inject-1.0.4
property-inject-1.0.3
property-inject-1.0.1
property-inject-1.0.0
0.0.x
property-inject-0.0.2
property-inject-0.0.1

How to add a dependency to Maven

Add the following io.xlate : property-inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.xlate</groupId>
    <artifactId>property-inject</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.xlate : property-inject gradle dependency to your build.gradle file:

implementation 'io.xlate:property-inject:1.1.0'

Gradle Kotlin DSL: Add the following io.xlate : property-inject gradle kotlin dependency to your build.gradle.kts file:

implementation("io.xlate:property-inject:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.xlate : property-inject sbt scala dependency to your build.sbt file:

libraryDependencies += "io.xlate" % "property-inject" % "1.1.0"

Advertisement

Dependencies from Group

Jun 15, 2017
2 usages
109 stars
Jun 15, 2017
1 usages
109 stars
Jun 20, 2023
3 stars
Jun 15, 2017
109 stars
Mar 19, 2023
10 stars

Discover Dependencies

rox
Jan 21, 2022
Jun 17, 2017
4 usages
43 stars
Aug 21, 2023
132 stars
Jul 07, 2023
1 usages
126 stars
Jun 21, 2018
12 stars
Apr 13, 2019
29 stars