a

asl20-oss-resources

A resource bundle which contains the LICENSE and NOTICE files for the Apache Software License 2.0. This project is based on org.apache:apache-jar-resource-bundle:1.4, however the NOTICE file is attributed to Schlichtherle IT Services.
http://schlichtherle.de
Apache License, Version 2.0
Schlichtherle IT Services
Christian Schlichtherle
Files download
File Operation
asl20-oss-resources-1.3.jar download
asl20-oss-resources-1.3.pom download
Apache Maven
<dependency>
  <groupId>de.schlichtherle</groupId>
  <artifactId>asl20-oss-resources</artifactId>
  <version>1.3</version>
</dependency>
Gradle Groovy
implementation 'de.schlichtherle:asl20-oss-resources:1.3'
Gradle Kotlin
implementation("de.schlichtherle:asl20-oss-resources:1.3")
Scala SBT
libraryDependencies += "de.schlichtherle" % "asl20-oss-resources" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='de.schlichtherle', module='asl20-oss-resources', version='1.3')
)
Apache Ivy
<dependency org="de.schlichtherle" name="asl20-oss-resources" rev="1.3" />
Leiningen
[de.schlichtherle/asl20-oss-resources "1.3"]
Apache Buildr
'de.schlichtherle:asl20-oss-resources:jar:1.3'