JSimpleTools

A simple tool box to assist in coding tests in Java. Parent module.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jsimpletools
ArtifactId

ArtifactId

jsimpletools-parent-pom
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

JSimpleTools
A simple tool box to assist in coding tests in Java. Parent module.
Project URL

Project URL

https://sourceforge.net/projects/jsimpletools/

Download jsimpletools-parent-pom

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/ -->
<dependency>
    <groupId>net.sf.jsimpletools</groupId>
    <artifactId>jsimpletools-parent-pom</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation 'net.sf.jsimpletools:jsimpletools-parent-pom:0.3.1'
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation ("net.sf.jsimpletools:jsimpletools-parent-pom:0.3.1")
'net.sf.jsimpletools:jsimpletools-parent-pom:pom:0.3.1'
<dependency org="net.sf.jsimpletools" name="jsimpletools-parent-pom" rev="0.3.1">
  <artifact name="jsimpletools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsimpletools', module='jsimpletools-parent-pom', version='0.3.1')
)
libraryDependencies += "net.sf.jsimpletools" % "jsimpletools-parent-pom" % "0.3.1"
[net.sf.jsimpletools/jsimpletools-parent-pom "0.3.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

  • jsimpletools-core

Versions

Version
0.3.1
0.3.0
0.2.0