Pathfinder: Spring Boot Bindings

Resolve paths for identifier patterns.

License

License

Categories

Categories

Spring Boot Container Microservices pathfinder Business Logic Libraries
GroupId

GroupId

com.github.dbmdz.pathfinder
ArtifactId

ArtifactId

spring-boot-pathfinder
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pathfinder: Spring Boot Bindings
Resolve paths for identifier patterns.

Download spring-boot-pathfinder

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/spring-boot-pathfinder/ -->
<dependency>
    <groupId>com.github.dbmdz.pathfinder</groupId>
    <artifactId>spring-boot-pathfinder</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/spring-boot-pathfinder/
implementation 'com.github.dbmdz.pathfinder:spring-boot-pathfinder:2.1.0'
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/spring-boot-pathfinder/
implementation ("com.github.dbmdz.pathfinder:spring-boot-pathfinder:2.1.0")
'com.github.dbmdz.pathfinder:spring-boot-pathfinder:jar:2.1.0'
<dependency org="com.github.dbmdz.pathfinder" name="spring-boot-pathfinder" rev="2.1.0">
  <artifact name="spring-boot-pathfinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dbmdz.pathfinder', module='spring-boot-pathfinder', version='2.1.0')
)
libraryDependencies += "com.github.dbmdz.pathfinder" % "spring-boot-pathfinder" % "2.1.0"
[com.github.dbmdz.pathfinder/spring-boot-pathfinder "2.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.dbmdz.pathfinder : pathfinder jar 2.1.0
org.springframework.boot : spring-boot-configuration-processor jar 2.6.6
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-starter-test jar 2.6.6
javax.annotation : javax.annotation-api jar 1.3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0