Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.69 KB

File metadata and controls

53 lines (37 loc) · 1.69 KB

tools.deps.maven-s3-transporter

Maven transporter implementation for accessing s3 Maven repository resources in response to an s3 url.

Release Information

Latest release: todo

deps.edn dependency information:

org.clojure/tools.deps.maven-s3-transporter {:mvn/version "todo"}

Leiningen dependency information:

[org.clojure/tools.deps.maven-s3-transporter "todo"]

Maven dependency information:

<dependency>
  <groupId>org.clojure</groupId>
  <artifactId>tools.deps.maven-s3-transporter</artifactId>
  <version>todo</version>
</dependency>

Developer Information

Copyright and License

Copyright © Rich Hickey, Alex Miller, and contributors

All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 which can be found in the file LICENSE at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.