Facade grouping the core apis in one place.
Facade grouping the core apis in one place.
Api providing utilities when manipulating classpaths generated using clojure.tools.deps
.
Api providing utilities when manipulating classpaths generated using `clojure.tools.deps`.
Api providing clojure compilation utilities.
Api providing clojure compilation utilities.
Minimal api wrapping some of the java.tools
apis providing java compilation utilities.
Minimal api wrapping some of the `java.tools` apis providing java compilation utilities.
Api providing some utilities working with clojure.tools.deps
.
Api providing some utilities working with `clojure.tools.deps`.
Api providing git utilities. Mostly a wrapper for some functionality from clj-jgit
.
Api providing git utilities. Mostly a wrapper for some functionality from `clj-jgit`.
Api providing gpg utilities.
Api providing gpg utilities.
Api grouping the different utilities around building jars provided in
fr.jeremyschoffen.mbt.alpha.core.jar.XXX
namespaces.
Api grouping the different utilities around building jars provided in `fr.jeremyschoffen.mbt.alpha.core.jar.XXX` namespaces.
Api providing the tools to make a jar archive from a directory.
Api providing the tools to make a jar archive from a directory.
Api providing some jar file system utilies.
Api providing some jar file system utilies.
Api providing utilities when generating manifest files.
Api providing utilities when generating manifest files.
Protocols used in to create a flexible way to approach the creation of jar sources.
See fr.jeremyschoffen.mbt.alpha.core.jar.sources
to have an example of how to use these
protocols.
Protocols used in to create a flexible way to approach the creation of jar sources. See [[fr.jeremyschoffen.mbt.alpha.core.jar.sources]] to have an example of how to use these protocols.
Default implementations of the protocols found in fr.jeremyschoffen.mbt.alpha.core.jar.protocols
.
Types implementing fr.jeremyschoffen.mbt.alpha.core.jar.protocols/JarSource
:
clojure.lang.Sequential
: sequences of :jar/entry
producing itself as a
[[fr.jeremyschoffen.mbt.alpha.core.building.jar.protocols/JarEntries]].java.nio.file.Path
: path to a directory or a jar. A path to a directory will produce a
fr.jeremyschoffen.mbt.alpha.core.jar.sources/SourceDir
record. A path to a jar will
produce a fr.jeremyschoffen.mbt.alpha.core.jar.sources/SourceDir
record. Both record types
implement fr.jeremyschoffen.mbt.alpha.core.jar.protocols/JarEntries
.Default implementations of the protocols found in [[fr.jeremyschoffen.mbt.alpha.core.jar.protocols]]. Types implementing [[fr.jeremyschoffen.mbt.alpha.core.jar.protocols/JarSource]]: - `clojure.lang.Sequential`: sequences of `:jar/entry` producing itself as a [[fr.jeremyschoffen.mbt.alpha.core.building.jar.protocols/JarEntries]]. - `java.nio.file.Path`: path to a directory or a jar. A path to a directory will produce a [[fr.jeremyschoffen.mbt.alpha.core.jar.sources/SourceDir]] record. A path to a jar will produce a [[fr.jeremyschoffen.mbt.alpha.core.jar.sources/SourceDir]] record. Both record types implement [[fr.jeremyschoffen.mbt.alpha.core.jar.protocols/JarEntries]].
Api providing facilities to copy files from different sources into a unique directory. This directory is intended to be zipped into a jar file.
The function fr.jeremyschoffen.mbt.alpha.core.jar.temp/add-srcs!
is the entry point when
copying sources to the temp directory.
Api providing facilities to copy files from different sources into a unique directory. This directory is intended to be zipped into a jar file. The function [[fr.jeremyschoffen.mbt.alpha.core.jar.temp/add-srcs!]] is the entry point when copying sources to the temp directory.
Utilites common to different maven related tasks.
Utilites common to different maven related tasks.
Api providing maven deployment utilites.
Api providing maven deployment utilites.
Api providing a maven install utilities.
Api providing a maven install utilities.
Api providing maven pom.xml files generation.
Api providing maven pom.xml files generation.
Api wrapping clojure.java.shell
Api wrapping `clojure.java.shell`
Specs used in mbt's
core apis.
Specs used in `mbt's` core apis.
Building blocks of a versioning system based on git commit distance.
Building blocks of a versioning system based on git commit distance.
Building blocks to versioning systems following the maven or semver model.
Building blocks to versioning systems following the maven or semver model.
Facade grouping the default apis in one place.
Facade grouping the default apis in one place.
Higher level api to compile java files.
Higher level api to compile java files.
Apis providing the jar sources used by default.
Apis providing the jar sources used by default.
Api providing default behaviour for maven tasks.
Api providing default behaviour for maven tasks.
Common maven utilities used in the default apis.
Common maven utilities used in the default apis.
Specs used in the default api.
Specs used in the default api.
No vars found in this namespace.
Higher level apis.
Higher level apis.
Grouping of the different versioning utilities.
Grouping of the different versioning utilities.
Api containing the default logic for using git state as a versioning mechanism.
Api containing the default logic for using git state as a versioning mechanism.
Api used when versioning the project using git state.
Api used when versioning the project using git state.
Implementation of versioning schemes using the git disatnce building blocks from the core api ([[fr.jeremyschoffen.mbt.alpha.core.versioning.simple-version]]).
Implementation of versioning schemes using the git disatnce building blocks from the core api ([[fr.jeremyschoffen.mbt.alpha.core.versioning.simple-version]]).
Implementation of versioning schemes using the maven and semver building blocks from the core api
(fr.jeremyschoffen.mbt.alpha.core.versioning.maven-like
).
Implementation of versioning schemes using the maven and semver building blocks from the core api ([[fr.jeremyschoffen.mbt.alpha.core.versioning.maven-like]]).
Protocol used to make version schemes.
Protocol used to make version schemes.
Api used to generate version files.
Api used to generate version files.
Utilities used in the whole project.
Utilities used in the whole project.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close