REPLash

REPLash is a lightweight and extensible command-line REPL for Java.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.replash
ArtifactId

ArtifactId

replash-spring-boot
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

REPLash
REPLash is a lightweight and extensible command-line REPL for Java.
Project URL

Project URL

http://www.replash.com
Source Code Management

Source Code Management

https://github.com/replash/replash

Download replash-spring-boot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.replash : replash-spring jar 0.8.0
org.springframework.boot : spring-boot-starter jar 1.1.6.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7