Core

Commons components for main modules

License

License

GroupId

GroupId

com.googlecode.rocoto
ArtifactId

ArtifactId

rocoto-core
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Core
Commons components for main modules
Source Code Management

Source Code Management

http://code.google.com/p/rocoto/source/browse/#svn/tags/3.0/rocoto-core

Download rocoto-core

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0