License |
License |
---|---|
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.engine |
Last Version | Last Version8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlilith-engine
This file is part of Lilith. It contains the engine part of Lilith.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.engine/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.engine</artifactId>
<version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.engine/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.engine:8.3.0'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.engine/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.engine:8.3.0")
'de.huxhorn.lilith:de.huxhorn.lilith.engine:jar:8.3.0'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.engine" rev="8.3.0">
<artifact name="de.huxhorn.lilith.engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.engine', version='8.3.0')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.engine" % "8.3.0"
[de.huxhorn.lilith/de.huxhorn.lilith.engine "8.3.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
net.bytebuddy : byte-buddy | jar | 1.12.3 |
org.codehaus.groovy : groovy | jar | 2.5.15 |
junit : junit | jar | 4.13.2 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |