| License |
License |
|---|---|
| GroupId | GroupIdpl.symentis.shelly |
| ArtifactId | ArtifactIdshelly-core |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn "application server" to build console and REPL application
|
| Filename | Size |
|---|---|
| shelly-core-0.1.3.pom | |
| shelly-core-0.1.3.jar | 19 KB |
| shelly-core-0.1.3-sources.jar | 13 KB |
| shelly-core-0.1.3-javadoc.jar | 79 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |