Last Version

net.optionfactory:pebbel 1.1

An expression language designed for embedding in java projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

pebbel
Version

Version

1.1
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 1.1


<!-- 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.