Last Version

Histone Spring Module 1.9.2

Implementation for Spring MVC support

License

License

GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

histone-spring
Version

Version

1.9.2
Type

Type

jar
Description

Description

Histone Spring Module
Implementation for Spring MVC support

Download histone-spring 1.9.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.megafonweblab.histone : histone-java-v2 jar 1.9.2
org.springframework : spring-webmvc jar 4.3.6.RELEASE
commons-io : commons-io jar 2.5
javax.servlet : javax.servlet-api jar 3.1.0
org.junit.vintage : junit-vintage-engine jar 4.12.0-M4

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 4.3.6.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.junit.platform : junit-platform-launcher jar 1.0.0-M4

Project Modules

There are no modules declared in this project.