| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаorg.objectweb.celtix |
| Идентификатор | Идентификаторceltix-js |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCeltix JavaScript
|
| Имя Файла | Размер |
|---|---|
| celtix-js-1.0.pom | |
| celtix-js-1.0.jar | 18 KB |
| celtix-js-1.0-sources.jar | 7 KB |
| celtix-js-1.0-javadoc.jar | 99 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-js</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/
implementation 'org.objectweb.celtix:celtix-js:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/
implementation ("org.objectweb.celtix:celtix-js:1.0")
'org.objectweb.celtix:celtix-js:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-js" rev="1.0">
<artifact name="celtix-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-js', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-js" % "1.0"
[org.objectweb.celtix/celtix-js "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.celtix : celtix-tools | jar | 1.0 |
| org.objectweb.celtix : celtix-api | jar | 1.0 |
| rhino : js | jar | 1.6R2 |
| xmlbeans : xbean | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymockclassextension | jar | 2.2 |
| asm : asm | jar | 1.5.3 |
| org.objectweb.celtix : celtix-testutils | jar | 1.0 |