License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Mirror Application Layer Libs Introspection |
GroupId | GroupIdpro.juxt.clojars-mirrors.integrant |
ArtifactId | ArtifactIdintegrant |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintegrant
Micro-framework for data-driven architecture (mirrored from Clojars by JUXT)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
integrant-0.8.0.pom | |
integrant-0.8.0.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.integrant/integrant/ -->
<dependency>
<groupId>pro.juxt.clojars-mirrors.integrant</groupId>
<artifactId>integrant</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.integrant/integrant/
implementation 'pro.juxt.clojars-mirrors.integrant:integrant:0.8.0'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.integrant/integrant/
implementation ("pro.juxt.clojars-mirrors.integrant:integrant:0.8.0")
'pro.juxt.clojars-mirrors.integrant:integrant:jar:0.8.0'
<dependency org="pro.juxt.clojars-mirrors.integrant" name="integrant" rev="0.8.0">
<artifact name="integrant" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.integrant', module='integrant', version='0.8.0')
)
libraryDependencies += "pro.juxt.clojars-mirrors.integrant" % "integrant" % "0.8.0"
[pro.juxt.clojars-mirrors.integrant/integrant "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.9.0 |
pro.juxt.clojars-mirrors.weavejester : dependency | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojurescript | jar | 1.10.597 |
org.clojure : tools.reader | jar | 1.3.2 |