License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices pathfinder Business Logic Libraries |
GroupId | GroupIdcom.github.dbmdz.pathfinder |
ArtifactId | ArtifactIdspring-boot-pathfinder |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPathfinder: Spring Boot Bindings
Resolve paths for identifier patterns.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |