Last Version

service-host-mvc 1.4.1

The server side componet of Nofdev RPC framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-host-mvc
Version

Version

1.4.1
Type

Type

pom
Description

Description

service-host-mvc
The server side componet of Nofdev RPC framework
Project URL

Project URL

https://github.com/nofdev/service-host-mvc
Source Code Management

Source Code Management

https://github.com/nofdev/service-host-mvc.git

Download service-host-mvc 1.4.1


<!-- https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/ -->
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-host-mvc</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/
implementation 'org.nofdev:service-host-mvc:1.4.1'
// https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/
implementation ("org.nofdev:service-host-mvc:1.4.1")
'org.nofdev:service-host-mvc:pom:1.4.1'
<dependency org="org.nofdev" name="service-host-mvc" rev="1.4.1">
  <artifact name="service-host-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nofdev', module='service-host-mvc', version='1.4.1')
)
libraryDependencies += "org.nofdev" % "service-host-mvc" % "1.4.1"
[org.nofdev/service-host-mvc "1.4.1"]

Dependencies

runtime (10)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
org.springframework : spring-webmvc jar 4.3.7.RELEASE
org.nofdev : service-core jar 1.3.1
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.3
org.aspectj : aspectjrt jar 1.8.9
org.aspectj : aspectjweaver jar 1.8.9
org.nofdev : service-logging jar 1.0.0

Project Modules

There are no modules declared in this project.