| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.grep4j |
| Идентификатор | Идентификаторgrep4j |
| Последняя версия | Последняя версия1.8.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgrep4j
Grep4j is a simple api made to centralise and so facilitate the greps along all the configured files remote or local
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| grep4j-1.8.7.pom | |
| grep4j-1.8.7.jar | 32 KB |
| grep4j-1.8.7-sources.jar | 17 KB |
| grep4j-1.8.7-javadoc.jar | 197 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.grep4j/grep4j/ -->
<dependency>
<groupId>com.googlecode.grep4j</groupId>
<artifactId>grep4j</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.grep4j/grep4j/
implementation 'com.googlecode.grep4j:grep4j:1.8.7'
// https://jarcasting.com/artifacts/com.googlecode.grep4j/grep4j/
implementation ("com.googlecode.grep4j:grep4j:1.8.7")
'com.googlecode.grep4j:grep4j:jar:1.8.7'
<dependency org="com.googlecode.grep4j" name="grep4j" rev="1.8.7">
<artifact name="grep4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.grep4j', module='grep4j', version='1.8.7')
)
libraryDependencies += "com.googlecode.grep4j" % "grep4j" % "1.8.7"
[com.googlecode.grep4j/grep4j "1.8.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.3 |
| com.jcraft : jsch | jar | 0.1.49 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.4 |
| commons-pool : commons-pool | jar | 1.6 |
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| com.google.guava : guava | jar | 12.0 |
| org.projectlombok : lombok | jar | 0.11.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.5.2 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.1.3 |
| junit : junit | jar | 4.9 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.easymock : easymock | jar | 3.0 |