License |
License |
---|---|
GroupId | GroupIdcom.googlecode.rocoto |
ArtifactId | ArtifactIdrocoto-core |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore
Commons components for main modules
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rocoto-core-3.0.pom | |
rocoto-core-3.0.jar | 9 KB |
rocoto-core-3.0-sources.jar | 7 KB |
rocoto-core-3.0-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |