License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdpebbel |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory:pebbel
An expression language designed for embedding in java projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pebbel-1.1.pom | |
pebbel-1.1.jar | 163 KB |
pebbel-1.1-sources.jar | 125 KB |
pebbel-1.1-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/pebbel/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>pebbel</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/pebbel/
implementation 'net.optionfactory:pebbel:1.1'
// https://jarcasting.com/artifacts/net.optionfactory/pebbel/
implementation ("net.optionfactory:pebbel:1.1")
'net.optionfactory:pebbel:jar:1.1'
<dependency org="net.optionfactory" name="pebbel" rev="1.1">
<artifact name="pebbel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='pebbel', version='1.1')
)
libraryDependencies += "net.optionfactory" % "pebbel" % "1.1"
[net.optionfactory/pebbel "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : extjs Optional | jar | 6.2.0 |
org.webjars : codemirror Optional | jar | 5.33.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |