License |
License |
---|---|
GroupId | GroupIdcom.github.megafonweblab.histone |
ArtifactId | ArtifactIdhistone-spring |
Last Version | Last Version1.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHistone Spring Module
Implementation for Spring MVC support
|
Filename | Size |
---|---|
histone-spring-1.9.2.pom | |
histone-spring-1.9.2.jar | 2 KB |
Browse |
<!-- 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"]
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 |
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 |