Last Version

grep4j 1.8.7

Grep4j is a simple api made to centralise and so facilitate the greps along all the configured files remote or local

License

License

GroupId

GroupId

com.googlecode.grep4j
ArtifactId

ArtifactId

grep4j
Version

Version

1.8.7
Type

Type

jar
Description

Description

grep4j
Grep4j is a simple api made to centralise and so facilitate the greps along all the configured files remote or local
Project URL

Project URL

https://code.google.com/p/grep4j

Download grep4j 1.8.7


<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.