spring-boot-bugger

Just add dependency, sprinkle some config, and run Clojure in your Springboot application.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.msync
ArtifactId

ArtifactId

spring-boot-bugger
Last Version

Last Version

0.2.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-bugger
Just add dependency, sprinkle some config, and run Clojure in your Springboot application.
Project URL

Project URL

https://github.com/jaju/spring-boot-bugger
Source Code Management

Source Code Management

https://github.com/jaju/spring-boot-bugger

Download spring-boot-bugger

How to add to project

<!-- https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/ -->
<dependency>
    <groupId>org.msync</groupId>
    <artifactId>spring-boot-bugger</artifactId>
    <version>0.2.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/
implementation 'org.msync:spring-boot-bugger:0.2.0-alpha1'
// https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/
implementation ("org.msync:spring-boot-bugger:0.2.0-alpha1")
'org.msync:spring-boot-bugger:jar:0.2.0-alpha1'
<dependency org="org.msync" name="spring-boot-bugger" rev="0.2.0-alpha1">
  <artifact name="spring-boot-bugger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.msync', module='spring-boot-bugger', version='0.2.0-alpha1')
)
libraryDependencies += "org.msync" % "spring-boot-bugger" % "0.2.0-alpha1"
[org.msync/spring-boot-bugger "0.2.0-alpha1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
nrepl » nrepl jar 0.8.3

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.5.4
org.springframework : spring-context jar 5.3.9
org.springframework : spring-webflux jar 5.3.9

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-alpha1
0.1.0