License |
License |
---|---|
GroupId | GroupIdorg.spf4j |
ArtifactId | ArtifactIdspf4j-zel |
Last Version | Last Version8.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspf4j-zel
The ZEL language, a simple language with concurency facilities, mathematical operations...
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spf4j-zel-8.9.5.pom | |
spf4j-zel-8.9.5.jar | 305 KB |
spf4j-zel-8.9.5-uber.jar | 9 MB |
spf4j-zel-8.9.5-sources.jar | 170 KB |
spf4j-zel-8.9.5-javadoc.jar | 711 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spf4j/spf4j-zel/ -->
<dependency>
<groupId>org.spf4j</groupId>
<artifactId>spf4j-zel</artifactId>
<version>8.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.spf4j/spf4j-zel/
implementation 'org.spf4j:spf4j-zel:8.9.5'
// https://jarcasting.com/artifacts/org.spf4j/spf4j-zel/
implementation ("org.spf4j:spf4j-zel:8.9.5")
'org.spf4j:spf4j-zel:jar:8.9.5'
<dependency org="org.spf4j" name="spf4j-zel" rev="8.9.5">
<artifact name="spf4j-zel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spf4j', module='spf4j-zel', version='8.9.5')
)
libraryDependencies += "org.spf4j" % "spf4j-zel" % "8.9.5"
[org.spf4j/spf4j-zel "8.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.spf4j : spf4j-core | jar | 8.9.5 |
org.apache.commons : commons-text | jar | 1.9 |
args4j : args4j Optional | jar | 2.33 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.spf4j : spf4j-slf4j-test | jar | 8.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.spf4j : spf4j-junit | jar | 8.9.5 |