License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcom.apifortress |
ArtifactId | ArtifactIdgroovy-path-walker |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionGroovy Path Walker
Groovy Path Walker
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
groovy-path-walker-1.1.0.pom | |
groovy-path-walker-1.1.0.jar | 18 KB |
groovy-path-walker-1.1.0-sources.jar | 7 KB |
groovy-path-walker-1.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.apifortress/groovy-path-walker/ -->
<dependency>
<groupId>com.apifortress</groupId>
<artifactId>groovy-path-walker</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.apifortress/groovy-path-walker/
implementation 'com.apifortress:groovy-path-walker:1.1.0'
// https://jarcasting.com/artifacts/com.apifortress/groovy-path-walker/
implementation ("com.apifortress:groovy-path-walker:1.1.0")
'com.apifortress:groovy-path-walker:jar:1.1.0'
<dependency org="com.apifortress" name="groovy-path-walker" rev="1.1.0">
<artifact name="groovy-path-walker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apifortress', module='groovy-path-walker', version='1.1.0')
)
libraryDependencies += "com.apifortress" % "groovy-path-walker" % "1.1.0"
[com.apifortress/groovy-path-walker "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.3.11 |
junit : junit | jar | 4.12 |
com.apifortress.parsers : xmlparser2 | jar | 1.0 |