| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.frascati |
| Идентификатор | Идентификаторfrascati-implementation-script-beanshell |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti: SCA Implementation Script with BeanShell Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-script-beanshell/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-implementation-script-beanshell</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-script-beanshell/
implementation 'org.ow2.frascati:frascati-implementation-script-beanshell:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-script-beanshell/
implementation ("org.ow2.frascati:frascati-implementation-script-beanshell:1.4")
'org.ow2.frascati:frascati-implementation-script-beanshell:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-implementation-script-beanshell" rev="1.4">
<artifact name="frascati-implementation-script-beanshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-implementation-script-beanshell', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-implementation-script-beanshell" % "1.4"
[org.ow2.frascati/frascati-implementation-script-beanshell "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-implementation-script | jar | 1.4 |
| org.beanshell : bsh | jar | 2.0b5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |