is not current version
Last Version 4.2.5

net.hasor:hasor-spring 4.1.5

use hasor with Spring.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-spring
Version

Version

4.1.5
Type

Type

jar

Download hasor-spring 4.1.5


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