Liking cljdoc? Tell your friends :D

gradle-licenses.core

Parse JSON generated by gradle-license-plugin into Clojure native data structure

Parse JSON generated by gradle-license-plugin into Clojure native data structure
raw docstring

dependency->mapclj

(dependency->map dependency options)

Convert dependency item from the parsed JSON into a map

Convert dependency item from the parsed JSON into a map
sourceraw docstring

dependency->packageclj

(dependency->package dependency options)

Get package name nilable string from a map

Get package name nilable string from a map
sourceraw docstring

gradle-json->dataclj

(gradle-json->data path options)

Parse gradle-license-plugin JSON into vector of {:package PACKAGE :license LICENSE} maps

Parse gradle-license-plugin JSON into vector of {:package PACKAGE :license LICENSE} maps
sourceraw docstring

key-dependencyclj

source

key-licenseclj

source

key-licensesclj

source

key-projectclj

source

key-versionclj

source

license-vec->licenseclj

(license-vec->license license-vec)

Convert a vector of licenses into nilable license string

Convert a vector of licenses into nilable license string
sourceraw docstring

path->stringclj

(path->string path)

Return a string with the file contents

Return a string with the file contents
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close