XJ4 Core

Extensions and addons for JUnit4.

License

License

GroupId

GroupId

org.xj4
ArtifactId

ArtifactId

xj4-core
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

XJ4 Core
Extensions and addons for JUnit4.
Project Organization

Project Organization

Peach Jean Solutions

Download xj4-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.5
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.3
net.sourceforge.collections : collections-generic jar 4.01

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4