Last Version

clojure-nrepl-starter 1.0.0

Clojure Nrepl Starter

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.matrixseven
ArtifactId

ArtifactId

clojure-nrepl-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

clojure-nrepl-starter
Clojure Nrepl Starter
Project URL

Project URL

https://github.com/MatrixSeven/clojure-nrepl-starter
Source Code Management

Source Code Management

https://github.com/MatrixSeven/clojure-nrepl-starter

Download clojure-nrepl-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.matrixseven/clojure-nrepl-starter/ -->
<dependency>
    <groupId>com.github.matrixseven</groupId>
    <artifactId>clojure-nrepl-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matrixseven/clojure-nrepl-starter/
implementation 'com.github.matrixseven:clojure-nrepl-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.matrixseven/clojure-nrepl-starter/
implementation ("com.github.matrixseven:clojure-nrepl-starter:1.0.0")
'com.github.matrixseven:clojure-nrepl-starter:jar:1.0.0'
<dependency org="com.github.matrixseven" name="clojure-nrepl-starter" rev="1.0.0">
  <artifact name="clojure-nrepl-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matrixseven', module='clojure-nrepl-starter', version='1.0.0')
)
libraryDependencies += "com.github.matrixseven" % "clojure-nrepl-starter" % "1.0.0"
[com.github.matrixseven/clojure-nrepl-starter "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.slf4j : slf4j-api jar 1.7.26
org.clojure : clojure jar 1.10.0
org.clojure : tools.nrepl jar 0.2.12
cider » cider-nrepl jar 0.18.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.