jnREPL

Embed a Clojure nREPL in Java

Лицензия

Лицензия

Категории

Категории

JNR Инструменты разработки Native
Группа

Группа

com.github.austinc
Идентификатор

Идентификатор

jnrepl
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jnREPL
Embed a Clojure nREPL in Java
Ссылка на сайт

Ссылка на сайт

https://github.com/AustinC/jnREPL
Система контроля версий

Система контроля версий

https://github.com/AustinC/jnREPL.git

Скачать jnrepl

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.9.0
org.clojure : tools.nrepl jar 0.2.12
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1
1.0