License |
License |
---|---|
Categories |
Categoriespathfinder Business Logic Libraries |
GroupId | GroupIdcom.github.dbmdz.pathfinder |
ArtifactId | ArtifactIdpathfinder |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPathfinder: Library
Resolve paths for identifier patterns.
|
Filename | Size |
---|---|
pathfinder-2.1.0.pom | |
pathfinder-2.1.0.jar | 5 KB |
pathfinder-2.1.0-sources.jar | 4 KB |
pathfinder-2.1.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder/ -->
<dependency>
<groupId>com.github.dbmdz.pathfinder</groupId>
<artifactId>pathfinder</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder/
implementation 'com.github.dbmdz.pathfinder:pathfinder:2.1.0'
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder/
implementation ("com.github.dbmdz.pathfinder:pathfinder:2.1.0")
'com.github.dbmdz.pathfinder:pathfinder:jar:2.1.0'
<dependency org="com.github.dbmdz.pathfinder" name="pathfinder" rev="2.1.0">
<artifact name="pathfinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dbmdz.pathfinder', module='pathfinder', version='2.1.0')
)
libraryDependencies += "com.github.dbmdz.pathfinder" % "pathfinder" % "2.1.0"
[com.github.dbmdz.pathfinder/pathfinder "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
com.google.jimfs : jimfs | jar | 1.2 |