| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.streams |
| Идентификатор | Идентификаторstreams-processor-regex |
| Версия | Версия0.6.1 |
| Тип | Типjar |
| Описание |
Описаниеstreams-processor-regex
Regex Utility Processors
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| streams-processor-regex-0.6.1.pom | |
| streams-processor-regex-0.6.1.jar | 17 KB |
| streams-processor-regex-0.6.1-tests.jar | 21 KB |
| streams-processor-regex-0.6.1-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-processor-regex/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-processor-regex</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-processor-regex/
implementation 'org.apache.streams:streams-processor-regex:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-processor-regex/
implementation ("org.apache.streams:streams-processor-regex:0.6.1")
'org.apache.streams:streams-processor-regex:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-processor-regex" rev="0.6.1">
<artifact name="streams-processor-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-processor-regex', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-processor-regex" % "0.6.1"
[org.apache.streams/streams-processor-regex "0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streams : streams-core | jar | 0.6.1 |
| org.apache.streams : streams-pojo | jar | 0.6.1 |
| org.apache.streams : streams-pojo-extensions | jar | 0.6.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streams : streams-testing | test-jar | 0.6.1 |
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 6.11 |