License |
License |
---|---|
GroupId | GroupIdorg.ow2.chameleon |
ArtifactId | ArtifactIdscripts |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Chameleon - Scripts
Parent POM of the OW2 Chameleon project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scripts-0.2.4.pom | |
scripts-0.2.4.zip | 14 KB |
scripts-0.2.4-sources.jar | 6 KB |
scripts-0.2.4-project.zip | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.chameleon/scripts/ -->
<dependency>
<groupId>org.ow2.chameleon</groupId>
<artifactId>scripts</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.chameleon/scripts/
implementation 'org.ow2.chameleon:scripts:0.2.4'
// https://jarcasting.com/artifacts/org.ow2.chameleon/scripts/
implementation ("org.ow2.chameleon:scripts:0.2.4")
'org.ow2.chameleon:scripts:jar:0.2.4'
<dependency org="org.ow2.chameleon" name="scripts" rev="0.2.4">
<artifact name="scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.chameleon', module='scripts', version='0.2.4')
)
libraryDependencies += "org.ow2.chameleon" % "scripts" % "0.2.4"
[org.ow2.chameleon/scripts "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |
org.easymock : easymock | jar | 2.4 |
org.mockito : mockito-all | jar | 1.7 |