Last Version

Rusheye - Implementation 1.0.0

Parent POM for JBoss projects. Provides default project build configuration.

License

License

GroupId

GroupId

org.arquillian.rusheye
ArtifactId

ArtifactId

rusheye-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Rusheye - Implementation
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss by Red Hat

Download rusheye-impl 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.arquillian.rusheye : rusheye-api jar 1.0.0
dom4j : dom4j jar 1.6.1
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4
net.sf » jargs jar 1.0
javassist : javassist jar 3.8.0.GA
com.google.guava : guava jar r07
org.codehaus.woodstox : woodstox-core-lgpl jar 4.0.9
net.java.dev.msv : msv-core jar 2009.1
com.beust : jcommander jar 1.7

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.mockito : mockito-all jar 1.8.3

Project Modules

There are no modules declared in this project.