net.optionfactory:pebbel

An expression language designed for embedding in java projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

pebbel
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.optionfactory:pebbel
An expression language designed for embedding in java projects
Project URL

Project URL

https://github.com/optionfactory/pebbel
Source Code Management

Source Code Management

https://github.com/optionfactory/pebbel

Download pebbel

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars : extjs Optional jar 6.2.0
org.webjars : codemirror Optional jar 5.33.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
net.optionfactory

OptionFactory

Versions

Version
1.1
1.0