| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Spoon Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаnet.openhft |
| Идентификатор | Идентификаторspoon-core |
| Последняя версия | Последняя версия4.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpoon Core
Spoon is a tool for meta-programming, analysis and transformation of Java programs.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spoon-core-4.4.1.pom | |
| spoon-core-4.4.1.jar | 585 KB |
| spoon-core-4.4.1-sources.jar | 440 KB |
| spoon-core-4.4.1-javadoc.jar | 2 MB |
| spoon-core-4.4.1-jar-with-dependencies.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.openhft/spoon-core/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>spoon-core</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/spoon-core/
implementation 'net.openhft:spoon-core:4.4.1'
// https://jarcasting.com/artifacts/net.openhft/spoon-core/
implementation ("net.openhft:spoon-core:4.4.1")
'net.openhft:spoon-core:jar:4.4.1'
<dependency org="net.openhft" name="spoon-core" rev="4.4.1">
<artifact name="spoon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='spoon-core', version='4.4.1')
)
libraryDependencies += "net.openhft" % "spoon-core" % "4.4.1"
[net.openhft/spoon-core "4.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jdt.core.compiler : ecj | jar | 4.4.2 |
| com.martiansoftware : jsap | jar | 2.1 |
| log4j : log4j | jar | 1.2.17 |
| commons-io : commons-io | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.stefanbirkner : system-rules | jar | 1.9.0 |
| org.mockito : mockito-all | jar | 2.0.2-beta |