| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.apache.ant |
| Идентификатор | Идентификаторant-apache-regexp |
| Версия | Версия1.10.10 |
| Тип | Типjar |
| Описание |
ОписаниеApache Ant + Apache Regexp
master POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ant-apache-regexp-1.10.10.pom | |
| ant-apache-regexp-1.10.10.jar | 9 KB |
| ant-apache-regexp-1.10.10-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-apache-regexp/ -->
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-regexp</artifactId>
<version>1.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-apache-regexp/
implementation 'org.apache.ant:ant-apache-regexp:1.10.10'
// https://jarcasting.com/artifacts/org.apache.ant/ant-apache-regexp/
implementation ("org.apache.ant:ant-apache-regexp:1.10.10")
'org.apache.ant:ant-apache-regexp:jar:1.10.10'
<dependency org="org.apache.ant" name="ant-apache-regexp" rev="1.10.10">
<artifact name="ant-apache-regexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-apache-regexp', version='1.10.10')
)
libraryDependencies += "org.apache.ant" % "ant-apache-regexp" % "1.10.10"
[org.apache.ant/ant-apache-regexp "1.10.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.10 |
| jakarta-regexp : jakarta-regexp | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |