License |
License |
---|---|
GroupId | GroupIdorg.osgl |
ArtifactId | ArtifactIdosgl-mvc |
Last Version | Last Version1.13.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSGL MVC
an library provides MVC utilities including Result classes, action annotations etc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
osgl-mvc-1.13.3.pom | |
osgl-mvc-1.13.3.jar | 154 KB |
osgl-mvc-1.13.3-sources.jar | 90 KB |
osgl-mvc-1.13.3-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.osgl/osgl-mvc/ -->
<dependency>
<groupId>org.osgl</groupId>
<artifactId>osgl-mvc</artifactId>
<version>1.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/osgl-mvc/
implementation 'org.osgl:osgl-mvc:1.13.3'
// https://jarcasting.com/artifacts/org.osgl/osgl-mvc/
implementation ("org.osgl:osgl-mvc:1.13.3")
'org.osgl:osgl-mvc:jar:1.13.3'
<dependency org="org.osgl" name="osgl-mvc" rev="1.13.3">
<artifact name="osgl-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='osgl-mvc', version='1.13.3')
)
libraryDependencies += "org.osgl" % "osgl-mvc" % "1.13.3"
[org.osgl/osgl-mvc "1.13.3"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.25 |
org.osgl : osgl-tool | jar | 1.25.0 |
org.osgl : osgl-http | jar | 1.13.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 |
org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |