Last Version

Rocoto :: System Properties 3.1

System Properties support for Google Guice

License

License

GroupId

GroupId

com.googlecode.rocoto
ArtifactId

ArtifactId

rocoto-system
Version

Version

3.1
Type

Type

jar
Description

Description

Rocoto :: System Properties
System Properties support for Google Guice
Source Code Management

Source Code Management

http://code.google.com/p/rocoto/source/browse/#svn/tags/3.1/rocoto-system

Download rocoto-system 3.1


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

Dependencies

compile (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.