Chop Usage Example

A fake project used to test the plugin and components of Chop.

License

License

GroupId

GroupId

org.safehaus.chop
ArtifactId

ArtifactId

chop-example
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Chop Usage Example
A fake project used to test the plugin and components of Chop.
Source Code Management

Source Code Management

http://stash.safehaus.org/projects/CHOP/repos/main/browse/chop-example

Download chop-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.safehaus.chop : chop-api jar 1.0.1
com.google.guava : guava jar 15.0
com.google.inject : guice jar 3.0
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1

test (1)

Group / Artifact Type Version
org.jukito : jukito jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0