| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.htfv.maven.plugins |
| Идентификатор | Идентификаторmaven-testing |
| Последняя версия | Последняя версия1.0.0.Beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| maven-testing-1.0.0.Beta1.pom | |
| maven-testing-1.0.0.Beta1.jar | 12 KB |
| maven-testing-1.0.0.Beta1-sources.jar | 7 KB |
| maven-testing-1.0.0.Beta1-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/maven-testing/ -->
<dependency>
<groupId>com.github.htfv.maven.plugins</groupId>
<artifactId>maven-testing</artifactId>
<version>1.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/maven-testing/
implementation 'com.github.htfv.maven.plugins:maven-testing:1.0.0.Beta1'
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/maven-testing/
implementation ("com.github.htfv.maven.plugins:maven-testing:1.0.0.Beta1")
'com.github.htfv.maven.plugins:maven-testing:jar:1.0.0.Beta1'
<dependency org="com.github.htfv.maven.plugins" name="maven-testing" rev="1.0.0.Beta1">
<artifact name="maven-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.maven.plugins', module='maven-testing', version='1.0.0.Beta1')
)
libraryDependencies += "com.github.htfv.maven.plugins" % "maven-testing" % "1.0.0.Beta1"
[com.github.htfv.maven.plugins/maven-testing "1.0.0.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-configuration : commons-configuration | jar | 1.7 |
| junit : junit | jar | 4.10 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.maven : maven-compat | jar | 3.0.4 |
| org.apache.maven : maven-core | jar | 3.0.4 |
| org.apache.maven.wagon : wagon-http | jar | 2.2 |
| org.sonatype.aether : aether-connector-wagon | jar | 1.13.1 |