| Лицензия |
Лицензия
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| Группа | Группаorg.carewebframework |
| Идентификатор | Идентификаторorg.carewebframework.web.script.jython |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJython Script Extension
CWF Web Framework Aggregator POM
|
| Организация-разработчик |
Организация-разработчикRegenstrief 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.python : jython-standalone | jar | 2.7.1 |
| org.carewebframework : org.carewebframework.web.core | jar | 1.0.5 |