Last Version

JET Engine 1.0-beta-3


GroupId

GroupId

org.codehaus.jet
ArtifactId

ArtifactId

jet-engine
Version

Version

1.0-beta-3
Type

Type

jar
Description

Description

JET Engine

Download jet-engine 1.0-beta-3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jet : jet-regression jar 1.0-beta-3
org.codehaus.jet : jet-hypothesis jar 1.0-beta-3

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.