Ovenbird Spring
Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ipfaffen |
| ArtifactId | ArtifactIdovenbird-spring |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOvenbird Spring
Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ovenbird-spring-1.0.1.pom | |
| ovenbird-spring-1.0.1.jar | 20 KB |
| ovenbird-spring-1.0.1-sources.jar | 12 KB |
| ovenbird-spring-1.0.1-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ipfaffen/ovenbird-spring/ -->
<dependency>
<groupId>com.github.ipfaffen</groupId>
<artifactId>ovenbird-spring</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ipfaffen/ovenbird-spring/
implementation 'com.github.ipfaffen:ovenbird-spring:1.0.1'
// https://jarcasting.com/artifacts/com.github.ipfaffen/ovenbird-spring/
implementation ("com.github.ipfaffen:ovenbird-spring:1.0.1")
'com.github.ipfaffen:ovenbird-spring:jar:1.0.1'
<dependency org="com.github.ipfaffen" name="ovenbird-spring" rev="1.0.1">
<artifact name="ovenbird-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ipfaffen', module='ovenbird-spring', version='1.0.1')
)
libraryDependencies += "com.github.ipfaffen" % "ovenbird-spring" % "1.0.1"
[com.github.ipfaffen/ovenbird-spring "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ipfaffen : ovenbird-commons | jar | 1.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| org.springframework : spring-context | jar | 4.3.9.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.17 |
Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.