| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators Automon Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.automon |
| Идентификатор | Идентификаторhelloworld_woven |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеhelloworld_woven
Weave HelloWorld class with the automon aspect.
This is an example of compile time weaving.
|
| Имя Файла | Размер |
|---|---|
| helloworld_woven-1.0.3.pom | |
| helloworld_woven-1.0.3.jar | 9 KB |
| helloworld_woven-1.0.3-sources.jar | 1 KB |
| helloworld_woven-1.0.3-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.automon/helloworld_woven/ -->
<dependency>
<groupId>org.automon</groupId>
<artifactId>helloworld_woven</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.automon/helloworld_woven/
implementation 'org.automon:helloworld_woven:1.0.3'
// https://jarcasting.com/artifacts/org.automon/helloworld_woven/
implementation ("org.automon:helloworld_woven:1.0.3")
'org.automon:helloworld_woven:jar:1.0.3'
<dependency org="org.automon" name="helloworld_woven" rev="1.0.3">
<artifact name="helloworld_woven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.automon', module='helloworld_woven', version='1.0.3')
)
libraryDependencies += "org.automon" % "helloworld_woven" % "1.0.3"
[org.automon/helloworld_woven "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.automon : helloworld_unwoven | jar | 1.0.3 |
| org.automon : automon | jar | 1.0.3 |
| org.aspectj : aspectjrt | jar | 1.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.12.2 |