i

ibcore-pathref-properties-envpath

RelativeRoot from \${ENV}.RELATIVE_ROOT_PATH
${github.url.base}/${project.artifactId}
Files download
File Operation
ibcore-pathref-properties-envpath-0.30.0.jar download
ibcore-pathref-properties-envpath-0.30.0.pom download
ibcore-pathref-properties-envpath-0.30.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder.pathref</groupId>
  <artifactId>ibcore-pathref-properties-envpath</artifactId>
  <version>0.30.0</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder.pathref:ibcore-pathref-properties-envpath:0.30.0'
Gradle Kotlin
implementation("org.infrastructurebuilder.pathref:ibcore-pathref-properties-envpath:0.30.0")
Scala SBT
libraryDependencies += "org.infrastructurebuilder.pathref" % "ibcore-pathref-properties-envpath" % "0.30.0"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder.pathref', module='ibcore-pathref-properties-envpath', version='0.30.0')
)
Apache Ivy
<dependency org="org.infrastructurebuilder.pathref" name="ibcore-pathref-properties-envpath" rev="0.30.0" />
Leiningen
[org.infrastructurebuilder.pathref/ibcore-pathref-properties-envpath "0.30.0"]
Apache Buildr
'org.infrastructurebuilder.pathref:ibcore-pathref-properties-envpath:jar:0.30.0'