License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_beanshell |
Last Version | Last Version2.0b5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxworker_beanshell
The parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_beanshell-2.0b5.pom | |
xworker_beanshell-2.0b5.jar | 4 KB |
xworker_beanshell-2.0b5-sources.jar | 2 KB |
xworker_beanshell-2.0b5-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_beanshell/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_beanshell</artifactId>
<version>2.0b5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_beanshell/
implementation 'org.xworker:xworker_beanshell:2.0b5'
// https://jarcasting.com/artifacts/org.xworker/xworker_beanshell/
implementation ("org.xworker:xworker_beanshell:2.0b5")
'org.xworker:xworker_beanshell:jar:2.0b5'
<dependency org="org.xworker" name="xworker_beanshell" rev="2.0b5">
<artifact name="xworker_beanshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_beanshell', version='2.0b5')
)
libraryDependencies += "org.xworker" % "xworker_beanshell" % "2.0b5"
[org.xworker/xworker_beanshell "2.0b5"]
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_lang | jar | 1.4.3 |
org.beanshell : bsh | jar | 2.0b5 |
org.x-meta : org.xmeta.engine | jar | 1.4.4 |