Rocoto

Add some spice to Google Guice through configuration files!

License

License

GroupId

GroupId

com.googlecode.rocoto
ArtifactId

ArtifactId

rocoto
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rocoto
Add some spice to Google Guice through configuration files!
Source Code Management

Source Code Management

http://code.google.com/p/rocoto/source/browse/#svn/tags/4.0

Download rocoto

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.inject : guice jar 2.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.3
3.2