| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation Monitoring Тестирование приложения и мониторинг |
|---|---|
| Группа | Группаorg.ow2.jasmine.monitoring |
| Идентификатор | Идентификаторjasmine-eos |
| Версия | Версия1.4.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jasmine-eos-1.4.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>jasmine-eos</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos/
implementation 'org.ow2.jasmine.monitoring:jasmine-eos:1.4.1'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos/
implementation ("org.ow2.jasmine.monitoring:jasmine-eos:1.4.1")
'org.ow2.jasmine.monitoring:jasmine-eos:pom:1.4.1'
<dependency org="org.ow2.jasmine.monitoring" name="jasmine-eos" rev="1.4.1">
<artifact name="jasmine-eos" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='jasmine-eos', version='1.4.1')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "jasmine-eos" % "1.4.1"
[org.ow2.jasmine.monitoring/jasmine-eos "1.4.1"]