MVN

org.danilopianini : thread-inheritable-resource-loader

Maven & Gradle

Jan 09, 2023
25 usages
1 stars

Thread Inheritable Resource Loader for Java · A thread-inheritable configurable resource loader. Parent thread can add elements to their classpath, and such elements will get inherited by their children, as far as the library is used correclty.

<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>thread-inheritable-resource-loader</artifactId>
    <version>0.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.danilopianini : thread-inheritable-resource-loader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.6

All Versions

Choose a version of org.danilopianini : thread-inheritable-resource-loader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
thread-inheritable-resource-loader-0.3.6
thread-inheritable-resource-loader-0.3.5-dev1h+d2cf752
thread-inheritable-resource-loader-0.3.5-dev1h+bfe093c
thread-inheritable-resource-loader-0.3.5-dev1g+04d0cce
thread-inheritable-resource-loader-0.3.5-dev1g+f599a18
thread-inheritable-resource-loader-0.3.5-dev1e+d7b5f11
thread-inheritable-resource-loader-0.3.5-dev1e+2ea82f8
thread-inheritable-resource-loader-0.3.5-dev1d+47e77d6
thread-inheritable-resource-loader-0.3.5-dev1d+66bc00b
thread-inheritable-resource-loader-0.3.5-dev1d+98f0cf0
thread-inheritable-resource-loader-0.3.5
thread-inheritable-resource-loader-0.3.3
thread-inheritable-resource-loader-0.3.2
thread-inheritable-resource-loader-0.3.0
0.2.x
thread-inheritable-resource-loader-0.2.0
0.1.x
thread-inheritable-resource-loader-0.1.0

How to add a dependency to Maven

Add the following org.danilopianini : thread-inheritable-resource-loader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>thread-inheritable-resource-loader</artifactId>
    <version>0.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.danilopianini : thread-inheritable-resource-loader gradle dependency to your build.gradle file:

implementation 'org.danilopianini:thread-inheritable-resource-loader:0.3.6'

Gradle Kotlin DSL: Add the following org.danilopianini : thread-inheritable-resource-loader gradle kotlin dependency to your build.gradle.kts file:

implementation("org.danilopianini:thread-inheritable-resource-loader:0.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.danilopianini : thread-inheritable-resource-loader sbt scala dependency to your build.sbt file:

libraryDependencies += "org.danilopianini" % "thread-inheritable-resource-loader" % "0.3.6"

Advertisement

Dependencies from Group

Apr 22, 2016
13 usages
2 stars
Jan 09, 2023
13 usages
5 stars
Feb 27, 2016
9 usages
0 stars
Dec 08, 2020
9 usages
0 stars

Discover Dependencies

Mar 13, 2023
41 usages
15 stars
Feb 21, 2018
26 usages
18 stars
Feb 13, 2022
60 usages
0 stars
Apr 08, 2021
27 usages
Jun 29, 2023
28 usages
1 stars
Feb 14, 2023
56 usages
20.6k stars
Jul 13, 2023
27 usages
82 stars
May 30, 2023
27 usages
4.3k stars