Histone Spring Module

Implementation for Spring MVC support

License

License

GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

histone-spring
Last Version

Last Version

1.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

Histone Spring Module
Implementation for Spring MVC support

Download histone-spring

How to add to project

<!-- 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.

Versions

Version
1.9.2
1.9.1
1.9.0
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3