License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.web.script.jython |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionJython Script Extension
CWF Web Framework Aggregator POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.script.jython/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.script.jython</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.script.jython/
implementation 'org.carewebframework:org.carewebframework.web.script.jython:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.script.jython/
implementation ("org.carewebframework:org.carewebframework.web.script.jython:1.0.5")
'org.carewebframework:org.carewebframework.web.script.jython:jar:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.script.jython" rev="1.0.5">
<artifact name="org.carewebframework.web.script.jython" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.script.jython', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.script.jython" % "1.0.5"
[org.carewebframework/org.carewebframework.web.script.jython "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.python : jython-standalone | jar | 2.7.1 |
org.carewebframework : org.carewebframework.web.core | jar | 1.0.5 |