License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Ratpack Web Frameworks |
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-guice-ratpack |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-guice-ratpack/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-guice-ratpack</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-guice-ratpack/
implementation 'com.github.mstream-trader:commons-guice-ratpack:1.5'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-guice-ratpack/
implementation ("com.github.mstream-trader:commons-guice-ratpack:1.5")
'com.github.mstream-trader:commons-guice-ratpack:jar:1.5'
<dependency org="com.github.mstream-trader" name="commons-guice-ratpack" rev="1.5">
<artifact name="commons-guice-ratpack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-guice-ratpack', version='1.5')
)
libraryDependencies += "com.github.mstream-trader" % "commons-guice-ratpack" % "1.5"
[com.github.mstream-trader/commons-guice-ratpack "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-guice | jar | 1.5 |
com.github.mstream-trader : commons-ratpack | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
io.ratpack : ratpack-test | jar | 1.3.3 |