r

refcodes-licensing

The refcodes-licensing artifact is a meta-artifact included as a dependency into all artifacts which apply the herein contained licensing terms (usually artifacts of the group org.refcodes). Them refcodes- licensing terms and conditions can be summarized as below. Please see the refcodes-licensing artifact of the version being applied to the artifact in question for the terms and conditions effectively being applied.
https://bitbucket.org/refcodes/${project.artifactId}
Apache License, Version 2.0 GNU General Public License (GPL), Version 3.0 Other License Agreement
Siegfried Steiner
Files download
File Operation
refcodes-licensing-3.3.6.jar download
refcodes-licensing-3.3.6.pom download
refcodes-licensing-3.3.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.refcodes</groupId>
  <artifactId>refcodes-licensing</artifactId>
  <version>3.3.6</version>
</dependency>
Gradle Groovy
implementation 'org.refcodes:refcodes-licensing:3.3.6'
Gradle Kotlin
implementation("org.refcodes:refcodes-licensing:3.3.6")
Scala SBT
libraryDependencies += "org.refcodes" % "refcodes-licensing" % "3.3.6"
Groovy Grape
@Grapes(
  @Grab(group='org.refcodes', module='refcodes-licensing', version='3.3.6')
)
Apache Ivy
<dependency org="org.refcodes" name="refcodes-licensing" rev="3.3.6" />
Leiningen
[org.refcodes/refcodes-licensing "3.3.6"]
Apache Buildr
'org.refcodes:refcodes-licensing:jar:3.3.6'
Dependencies
The project has no third-party dependencies