не последняя версия
Последняя версия 0.6.0

com.github.wnameless.spring:spring-routing-resolver 0.4.0

An easy way to find out all routing paths in Spring annotated controllers.

Группа

Группа

com.github.wnameless.spring
Идентификатор

Идентификатор

spring-routing-resolver
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать spring-routing-resolver 0.4.0


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