| Title: |
JRuby Script Extension |
| Group ID: |
org.carewebframework |
| Artifact ID: |
org.carewebframework.web.script.jruby |
| Version: |
1.0.5.19c1d132 |
| Last modified: |
23.08.2017 21:32 |
| Packaging: |
jar |
| Name: |
JRuby Script Extension |
| Vendor: |
Regenstrief Center for Biomedical Informatics |
|
|
| Size: |
5.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/carewebframework/org.carewebframework.web.script.jruby/1.0.5/org.carewebframework.web.script.jruby-1.0.5.jar |
| POM: |
Show
hide
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.script-parent</artifactId>
<version>1.0.5</version>
</parent>
<name>JRuby Script Extension</name>
<artifactId>org.carewebframework.web.script.jruby</artifactId>
<dependencies>
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby</artifactId>
<version>9.1.12.0</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.script.jruby</artifactId>
<version>1.0.5</version>
</dependency>
|
| Gradle: |
org.carewebframework:org.carewebframework.web.script.jruby:1.0.5 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|