JET Parent


GroupId

GroupId

org.codehaus.jet
ArtifactId

ArtifactId

jet-parent
Last Version

Last Version

1.0-beta-4
Release Date

Release Date

Type

Type

pom
Description

Description

JET Parent

Download jet-parent

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.2.0
junit : junit jar 4.3.1

Project Modules

  • jet-regression
  • jet-hypothesis

Versions

Version
1.0-beta-4
1.0-beta-3
1.0-beta-2
1.0-beta-1