pl.symentis.shelly:shelly-core

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-core
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

An "application server" to build console and REPL application

Download shelly-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
pl.symentis.shelly : shelly-api jar 0.1.3
pl.symentis.shelly : shelly-cli jar 0.1.3
com.google.inject : guice jar 4.0-beta5
org.reflections : reflections jar 0.9.9
jline : jline jar 2.12
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-proxy jar 1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-all jar 1.10.8
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1
0.0.4
0.0.2